[Goodies-commits] r2094 - in xfce4-cellmodem-plugin/trunk: . panel-plugin po

Alvaro Lopes alvieboy at xfce.org
Thu Oct 5 20:43:50 CEST 2006


Author: alvieboy
Date: 2006-10-05 18:43:47 +0000 (Thu, 05 Oct 2006)
New Revision: 2094

Modified:
   xfce4-cellmodem-plugin/trunk/Makefile.am
   xfce4-cellmodem-plugin/trunk/panel-plugin/Makefile.am
   xfce4-cellmodem-plugin/trunk/po/Makefile.am
Log:
Distribution fixes

Modified: xfce4-cellmodem-plugin/trunk/Makefile.am
===================================================================
--- xfce4-cellmodem-plugin/trunk/Makefile.am	2006-10-05 17:11:36 UTC (rev 2093)
+++ xfce4-cellmodem-plugin/trunk/Makefile.am	2006-10-05 18:43:47 UTC (rev 2094)
@@ -1 +1,12 @@
-SUBDIRS = panel-plugin
+SUBDIRS = panel-plugin po
+
+EXTRA_DIST = 								\
+	README								\
+	intltool-extract.in						\
+	intltool-merge.in						\
+	intltool-update.in
+
+DISTCLEANFILES =							\
+	intltool-extract						\
+	intltool-merge							\
+	intltool-update

Modified: xfce4-cellmodem-plugin/trunk/panel-plugin/Makefile.am
===================================================================
--- xfce4-cellmodem-plugin/trunk/panel-plugin/Makefile.am	2006-10-05 17:11:36 UTC (rev 2093)
+++ xfce4-cellmodem-plugin/trunk/panel-plugin/Makefile.am	2006-10-05 18:43:47 UTC (rev 2094)
@@ -24,7 +24,8 @@
 	cellmodem_options.h \
 	modem_driver_fake.h \
 	modem_driver.h \
-	preferences.h
+	preferences.h \
+	big_leds.xpm
 
 
 desktop_in_in_files = cellmodem.desktop.in.in

Modified: xfce4-cellmodem-plugin/trunk/po/Makefile.am
===================================================================
--- xfce4-cellmodem-plugin/trunk/po/Makefile.am	2006-10-05 17:11:36 UTC (rev 2093)
+++ xfce4-cellmodem-plugin/trunk/po/Makefile.am	2006-10-05 18:43:47 UTC (rev 2094)
@@ -0,0 +1 @@
+EXTRA_DIST=POTFILES.in
\ No newline at end of file




More information about the Goodies-commits mailing list