SF.net SVN: geany-plugins:[772] trunk/geany-plugins/geanylua/docs/Makefile. am

hyperair at users.sourceforge.net hyperair at xxxxx
Mon Jun 22 10:02:26 UTC 2009


Revision: 772
          http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=772&view=rev
Author:   hyperair
Date:     2009-06-22 10:02:26 +0000 (Mon, 22 Jun 2009)

Log Message:
-----------
Distribute docfiles even if geanylua is disabled

Modified Paths:
--------------
    trunk/geany-plugins/geanylua/docs/Makefile.am

Modified: trunk/geany-plugins/geanylua/docs/Makefile.am
===================================================================
--- trunk/geany-plugins/geanylua/docs/Makefile.am	2009-06-22 10:01:34 UTC (rev 771)
+++ trunk/geany-plugins/geanylua/docs/Makefile.am	2009-06-22 10:02:26 UTC (rev 772)
@@ -16,4 +16,4 @@
 endif
 
 # make sure that these files are distributed as well
-EXTRA_DIST = $(htmldoc_DATA)
+EXTRA_DIST = $(DOCFILES)


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