X-Git-Url: http://git.tuebingen.mpg.de/?p=tfortune.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=5ad483bbf5787879d44f45562ca3a9f9efdd7fb6;hp=86e9a51c605946440cf7175779b470cc40500727;hb=6eb50bc388c544da7898f21f76a947c6dece09e2;hpb=59673140b56375e802392331fec7cb4ab42d0ddd diff --git a/Makefile b/Makefile index 86e9a51..5ad483b 100644 --- a/Makefile +++ b/Makefile @@ -69,7 +69,7 @@ deps := txp.bison.d txp.flex.d ast.d tfortune.d util.d txp.flex.d \ ifeq ($(findstring clean, $(MAKECMDGOALS)),) -include $(deps) -include config.mak +-include config.mak endif config.h.in: configure.ac