X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=am%2Fheader.mk;h=d541459298751ddfb144cfca9b06d2e3d86febc0;hb=1f877e6f07a48bc78f0b38d4fba4306d3a4688a2;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