Code

Make tig.c depend on config.h when using configure
[tig.git] / Makefile
index 446fc3e8914011f9bff5a16176dad69f9c67ec23..0ff9e5d03fbba57470b1e8472bb74a536f737832 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,7 @@
 ## Makefile for tig
 
+all:
+
 # Include setting from the configure script
 -include config.make