stdlib: Fix %branch -> %fedora-branch.
[goals.git] / Makefile.in
index 7fbf0de..19e9c8c 100644 (file)
 
 # Pass through normal targets to Goalfile.in
 
-all clean depend install check maintainer-clean: src/goals
-       @./run src/goals $@
+all clean depend install check maintainer-clean dist distcheck \
+maintainer-commit maintainer-tag \
+maintainer-check-extra-dist maintainer-release \
+maintainer-srpm maintainer-fedora-copr: src/goals
+       @./run src/goals $@ 'DESTDIR="$(DESTDIR)"'
 
 # If src/goals doesn't exist then brute-force build it.  Once we have
 # src/goals we can rebuild it and other parts of the project using