org.guifications.plugins.buildsystem_rewrite: cfcae6ec228de0d83eacb26ade2580162289c750

grim at guifications.org grim at guifications.org
Mon Apr 28 18:10:07 CDT 2008


-----------------------------------------------------------------
Revision: cfcae6ec228de0d83eacb26ade2580162289c750
Ancestor: 41b00f7af0103daf5b90260565927e1368a42fd3
Author: grim at guifications.org
Date: 2008-04-28T23:07:25
Branch: org.guifications.plugins.buildsystem_rewrite

Modified files:
        Makefile.am

ChangeLog: 

Missed this in my merge...


-----------------------------------------------------------------
This revision's diffstat output:
 Makefile.am |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
-------------- next part --------------
============================================================
--- Makefile.am	6747730021f21c27ad2c5362b65e19a3fef45228
+++ Makefile.am	a21a581e42837acc48c8a2fc383370eaabcb66f5
@@ -27,9 +27,9 @@ endif
 PO_DIR=po
 endif
 
-DIST_SUBDIRS = common doc m4 po $(PP_PURPLE) $(PP_PIDGIN) $(PP_FINCH)
+DIST_SUBDIRS = common doc po $(PP_PURPLE) $(PP_PIDGIN) $(PP_FINCH)
 
-SUBDIRS = common doc m4 $(PO_DIR) $(PP_PURPLE_BUILD) $(PP_PIDGIN_BUILD) $(PP_FINCH_BUILD)
+SUBDIRS = common doc $(PO_DIR) $(PP_PURPLE_BUILD) $(PP_PIDGIN_BUILD) $(PP_FINCH_BUILD)
 
 DISTCLEANFILES=\
 	pp_config.h \


More information about the Plugins-commits mailing list