aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7fa876a..4829a00 100644
--- a/Makefile
+++ b/Makefile
@@ -48,7 +48,7 @@ DISTNAME = gmid-${VERSION}
# -- public targets --
all: config.mk gmid ge gg
-.PHONY: all tags static clean cleanall test regress install
+.PHONY: all tags clean cleanall test regress install
config.mk config.h: configure
@echo "$@ is out of date; please run ./configure"