org.guifications.plugins: fc6eb447ee061c707ff66868404c7babb8258957

grim at guifications.org grim at guifications.org
Thu Oct 25 20:20:04 CDT 2007


-----------------------------------------------------------------
Revision: fc6eb447ee061c707ff66868404c7babb8258957
Ancestor: 8c77283dfe7ec1442a93b2c2de8ceec3f40713e8
Author: grim at guifications.org
Date: 2007-10-26T01:18:00
Branch: org.guifications.plugins

Modified files:
        Makefile.am

ChangeLog: 

make this actually work... ie you can just 'make signatures' and dist will get called


-----------------------------------------------------------------
This revision's diffstat output:
 Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
-------------- next part --------------
============================================================
--- Makefile.am	6403c531bf2c3f720972a1c1c4063e53476476f6
+++ Makefile.am	41a7744cfc15d380968b2777b75b61d8c78700d2
@@ -44,7 +44,7 @@ ACLOCAL_AMFLAGS = -I m4
 
 ACLOCAL_AMFLAGS = -I m4
 
-signatures: $(DIST_ARCHIVES)
+signatures: dist
 	echo $(DIST_ARCHIVES) | xargs -n 1 gpg -a -b
 
 info:


More information about the Plugins-commits mailing list