SF.net SVN: geany-plugins:[1036] trunk/geany-plugins/codenav/src/Makefile. am

funto66 at users.sourceforge.net funto66 at xxxxx
Tue Oct 27 12:35:20 UTC 2009


Revision: 1036
          http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=1036&view=rev
Author:   funto66
Date:     2009-10-27 12:35:20 +0000 (Tue, 27 Oct 2009)

Log Message:
-----------
Oops...Forgot to update src/Makefile.am
Thanks Nick for the fix.

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

Modified: trunk/geany-plugins/codenav/src/Makefile.am
===================================================================
--- trunk/geany-plugins/codenav/src/Makefile.am	2009-10-26 22:42:08 UTC (rev 1035)
+++ trunk/geany-plugins/codenav/src/Makefile.am	2009-10-27 12:35:20 UTC (rev 1036)
@@ -4,7 +4,9 @@
 
 codenav_la_SOURCES = \
 	codenavigation.c \
-	switch_head_impl.c
+	goto_file.c \
+	switch_head_impl.c \
+	utils.c
 
 codenav_la_LIBADD = $(COMMONLIBS)
 


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