SF.net SVN: geany-plugins:[1955] trunk/geany-plugins/devhelp/data/Makefile. am

hyperair at users.sourceforge.net hyperair at xxxxx
Sun Mar 6 23:57:08 UTC 2011


Revision: 1955
          http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=1955&view=rev
Author:   hyperair
Date:     2011-03-06 23:57:08 +0000 (Sun, 06 Mar 2011)

Log Message:
-----------
Set plugin = devhelp in devhelp/data/Makefile.am

This is required for plugindatadir to work properly.

Modified Paths:
--------------
    trunk/geany-plugins/devhelp/data/Makefile.am

Modified: trunk/geany-plugins/devhelp/data/Makefile.am
===================================================================
--- trunk/geany-plugins/devhelp/data/Makefile.am	2011-03-06 23:56:38 UTC (rev 1954)
+++ trunk/geany-plugins/devhelp/data/Makefile.am	2011-03-06 23:57:08 UTC (rev 1955)
@@ -1,5 +1,6 @@
 include $(top_srcdir)/build/vars.docs.mk
 
+plugin = devhelp
 FILES = \
 	devhelp-plugin.svg \
 	devhelp-plugin-48.png \


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