make the build system even better.
[apps/madtty.git] / am / header.mk
index 1309171..d541459 100644 (file)
@@ -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