SF.net SVN: geany-plugins:[1919] trunk/geany-plugins/debugger/Makefile.am
hyperair at users.sourceforge.net
hyperair at xxxxx
Thu Feb 10 22:10:41 UTC 2011
Revision: 1919
http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=1919&view=rev
Author: hyperair
Date: 2011-02-10 22:10:41 +0000 (Thu, 10 Feb 2011)
Log Message:
-----------
Set plugin = debugger in debugger's Makefile.am
It was left out earlier, causing the aux files to be dumped in
${docdir}/geany-plugins instead of ${docdir}/geany-plugins/debugger/
Modified Paths:
--------------
trunk/geany-plugins/debugger/Makefile.am
Modified: trunk/geany-plugins/debugger/Makefile.am
===================================================================
--- trunk/geany-plugins/debugger/Makefile.am 2011-02-10 06:41:31 UTC (rev 1918)
+++ trunk/geany-plugins/debugger/Makefile.am 2011-02-10 22:10:41 UTC (rev 1919)
@@ -6,6 +6,7 @@
endif
SUBDIRS = src
+plugin = debugger
EXTRA_DIST += \
indent-all.sh
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