SF.net SVN: geany-plugins:[2245] trunk/geany-plugins/devhelp/src/Makefile. am
colombanw at users.sourceforge.net
colombanw at xxxxx
Fri Oct 7 13:11:58 UTC 2011
Revision: 2245
http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=2245&view=rev
Author: colombanw
Date: 2011-10-07 13:11:58 +0000 (Fri, 07 Oct 2011)
Log Message:
-----------
Devhelp: fix distribution of src/dhp-settings.c
Modified Paths:
--------------
trunk/geany-plugins/devhelp/src/Makefile.am
Modified: trunk/geany-plugins/devhelp/src/Makefile.am
===================================================================
--- trunk/geany-plugins/devhelp/src/Makefile.am 2011-10-07 09:46:20 UTC (rev 2244)
+++ trunk/geany-plugins/devhelp/src/Makefile.am 2011-10-07 13:11:58 UTC (rev 2245)
@@ -15,6 +15,9 @@
dhp-object.c \
dhp-plugin.c
+EXTRA_DIST = \
+ dhp-settings.c
+
noinst_HEADERS = \
dhp.h \
dhp-plugin.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Plugins-Commits
mailing list