summaryrefslogtreecommitdiff
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 4ddb97a85..5bbd61b4c 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@
#
builddir = builds
-.PHONY: all install
+.PHONY: all install examples install-examples
all install examples install-examples .DEFAULT:
@if test -d $(builddir); then \
echo cd $(builddir); \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback