SF.net SVN: geany-plugins:[1076] trunk/geany-plugins/geanygdb/src/Makefile. am

dmaphy at users.sourceforge.net dmaphy at xxxxx
Sun Dec 13 11:41:13 UTC 2009


Revision: 1076
          http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=1076&view=rev
Author:   dmaphy
Date:     2009-12-13 11:41:13 +0000 (Sun, 13 Dec 2009)

Log Message:
-----------
fix src/Makefile.am to also use geanygdb.c, not geanydebug.c

Modified Paths:
--------------
    trunk/geany-plugins/geanygdb/src/Makefile.am

Modified: trunk/geany-plugins/geanygdb/src/Makefile.am
===================================================================
--- trunk/geany-plugins/geanygdb/src/Makefile.am	2009-12-13 06:35:56 UTC (rev 1075)
+++ trunk/geany-plugins/geanygdb/src/Makefile.am	2009-12-13 11:41:13 UTC (rev 1076)
@@ -10,7 +10,7 @@
 	gdb-lex.h \
 	gdb-ui.h \
 	gdb-ui-envir.c \
-	geanydebug.c \
+	geanygdb.c \
 	gdb-io-break.c \
 	gdb-lex.c \
 	gdb-ui-frame.c \


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