Revision: 2141 http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=2141&view=re... Author: alvesh88 Date: 2011-08-14 11:55:22 +0000 (Sun, 14 Aug 2011)
Log Message: ----------- changed Makefile.am to work with renamed aux.c
Modified Paths: -------------- trunk/geany-plugins/geanypg/src/Makefile.am
Modified: trunk/geany-plugins/geanypg/src/Makefile.am =================================================================== --- trunk/geany-plugins/geanypg/src/Makefile.am 2011-08-14 11:51:47 UTC (rev 2140) +++ trunk/geany-plugins/geanypg/src/Makefile.am 2011-08-14 11:55:22 UTC (rev 2141) @@ -7,7 +7,7 @@ endif
geanypg_la_SOURCES = \ - aux.c \ + helper_functions.c \ encrypt_cb.c \ key_selection_dialog.c \ sign_cb.c \
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
plugins-commits@lists.geany.org