build: Implement make dist rule.
[goals.git] / Makefile.in
index 7fbf0de..6ae85e8 100644 (file)
@@ -18,7 +18,7 @@
 
 # Pass through normal targets to Goalfile.in
 
-all clean depend install check maintainer-clean: src/goals
+all clean depend install check maintainer-clean dist: src/goals
        @./run src/goals $@
 
 # If src/goals doesn't exist then brute-force build it.  Once we have