CVS commit by ossi: forward port (finally ...): add target for creating signed package
M +3 -0 Makefile.am 1.29 --- isync/Makefile.am #1.28:1.29 @@ -21,4 +21,7 @@ find $(distdir)/debian \( -name CVS -o -name .cvsignore -o -name .#\*# -o -type l \) -print0 | xargs -0r rm -rf +dist-sign: dist + gpg -b -a $(PACKAGE)-$(VERSION).tar.gz + rpm: make dist ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ isync-devel mailing list isync-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/isync-devel