SF.net SVN: geany:[5263] trunk/src/Makefile.am

ntrel at users.sourceforge.net ntrel at xxxxx
Thu Sep 30 13:55:31 UTC 2010


Revision: 5263
          http://geany.svn.sourceforge.net/geany/?rev=5263&view=rev
Author:   ntrel
Date:     2010-09-30 13:55:31 +0000 (Thu, 30 Sep 2010)

Log Message:
-----------
Add filetypesprivate.h.

Modified Paths:
--------------
    trunk/src/Makefile.am

Modified: trunk/src/Makefile.am
===================================================================
--- trunk/src/Makefile.am	2010-09-30 13:50:33 UTC (rev 5262)
+++ trunk/src/Makefile.am	2010-09-30 13:55:31 UTC (rev 5263)
@@ -3,7 +3,7 @@
 
 
 EXTRA_DIST = images.c gb.c win32.c win32.h plugindata.h \
-	documentprivate.h projectprivate.h
+	documentprivate.h filetypesprivate.h pluginprivate.h projectprivate.h
 
 bin_PROGRAMS = geany
 
@@ -29,7 +29,6 @@
 	msgwindow.c msgwindow.h \
 	navqueue.c navqueue.h \
 	notebook.c notebook.h \
-	pluginprivate.h \
 	plugins.c plugins.h \
 	pluginutils.c pluginutils.h \
 	prefix.c prefix.h \


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Commits mailing list