hal ChangeLog,1.318,1.319 Makefile.am,1.8,1.9

David Zeuthen david at freedesktop.org
Thu Sep 23 15:11:36 PDT 2004


Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv5760

Modified Files:
	ChangeLog Makefile.am 
Log Message:
2004-09-24  David Zeuthen  <david at fubar.dk>

	* Makefile.am: Ensure that 'make distcheck' passes
	(DISTCLEANFILES): Add intltool-(extract|merge|update)
	(EXTRA_DIST): Add intltool-(extract|merge|update).in



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.318
retrieving revision 1.319
diff -u -d -r1.318 -r1.319
--- ChangeLog	23 Sep 2004 18:13:45 -0000	1.318
+++ ChangeLog	23 Sep 2004 22:11:34 -0000	1.319
@@ -1,3 +1,9 @@
+2004-09-24  David Zeuthen  <david at fubar.dk>
+
+	* Makefile.am: Ensure that 'make distcheck' passes
+	(DISTCLEANFILES): Add intltool-(extract|merge|update)
+	(EXTRA_DIST): Add intltool-(extract|merge|update).in
+
 2004-09-23  David Zeuthen  <david at fubar.dk>
 
 	* po/POTFILES.in: New file

Index: Makefile.am
===================================================================
RCS file: /cvs/hal/hal/Makefile.am,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- Makefile.am	23 Sep 2004 18:13:45 -0000	1.8
+++ Makefile.am	23 Sep 2004 22:11:34 -0000	1.9
@@ -9,9 +9,9 @@
 dist_dbus_DATA = hal.conf
 
 
-DISTCLEANFILES = hal.pc hal-storage.pc
+DISTCLEANFILES = hal.pc hal-storage.pc intltool-extract intltool-merge intltool-update
 
-EXTRA_DIST = HACKING hal.pc.in hal-storage.pc.in hal.conf.in
+EXTRA_DIST = HACKING hal.pc.in hal-storage.pc.in hal.conf.in intltool-extract.in intltool-merge.in intltool-update.in
 
 clean-local :
 	rm -f *~




More information about the hal-commit mailing list