X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=am%2Fheader.mk;h=d541459298751ddfb144cfca9b06d2e3d86febc0;hb=6c58525bf7665386fc72f1c5b1a217764c19f775;hp=1309171db72d661a41d248f9a7489c18ab3d57db;hpb=fcbd5f6835f65055d0ac14d3a2da3afb39634fd3;p=apps%2Fmadtty.git diff --git a/am/header.mk b/am/header.mk index 1309171..d541459 100644 --- a/am/header.mk +++ b/am/header.mk @@ -8,6 +8,9 @@ ifeq ("","$(DEPTH)") $(error you have to define DEPTH) endif +$(CONFDIR)/%.mk: + $(error you need to run ./configure !) + include $(CONFDIR)/vars.mk include $(CONFDIR)/cflags.mk