X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=sidebyside;f=Makefile.in;h=19e9c8c56aabc529a14fdb7c03ba2ab6838a0fb6;hb=5a456c968ee7e7bbe477ae4e756967c4aa2e3fc1;hp=7fbf0de1ab85455712af6f698bbec60825d5490c;hpb=349ba0ff3bded60e8035d5896a6d5f689a632ae7;p=goals.git diff --git a/Makefile.in b/Makefile.in index 7fbf0de..19e9c8c 100644 --- a/Makefile.in +++ b/Makefile.in @@ -18,8 +18,11 @@ # 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