X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=Makefile.in;h=eeded2e4f99eca7256511383bd00e0bec1066ca1;hb=59f809a2c74294922d37657426a5eaf3f7694dcd;hp=7b110fcbf3812a03f54e647058c816d79cb68b07;hpb=e96e3318e0ab3d5e5f03689e1ea74d75cc4b10c7;p=goals.git diff --git a/Makefile.in b/Makefile.in index 7b110fc..eeded2e 100644 --- a/Makefile.in +++ b/Makefile.in @@ -19,8 +19,9 @@ # Pass through normal targets to Goalfile.in all clean depend install check maintainer-clean dist distcheck \ -maintainer-check-extra-dist maintainer-release: src/goals - @./run src/goals $@ +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