Xau ChangeLog,3.7,3.8 Makefile.am,3.5,3.6

Carlos Romero xlibs-commit at pdx.freedesktop.org
Tue Aug 10 01:57:46 PDT 2004


Committed by: kidcrash

Update of /cvs/xlibs/Xau
In directory pdx:/tmp/cvs-serv28876

Modified Files:
	ChangeLog Makefile.am 
Log Message:
Include $(man_MANS) in EXTRA_DIST for inclusion in the dist.


Index: ChangeLog
===================================================================
RCS file: /cvs/xlibs/Xau/ChangeLog,v
retrieving revision 3.7
retrieving revision 3.8
diff -u -d -r3.7 -r3.8
--- ChangeLog	1 Jul 2004 09:36:07 -0000	3.7
+++ ChangeLog	10 Aug 2004 08:57:44 -0000	3.8
@@ -1,3 +1,8 @@
+2004-08-10  Carlos Romero  <kidcrash at freedesktop.org>
+
+	* Makefile.am:
+	Include $(man_MANS) in EXTRA_DIST for inclusion in the dist
+
 2004-07-01  Daniel Stone  <daniel at freedesktop.org>
 
 	* Makefile.am:

Index: Makefile.am
===================================================================
RCS file: /cvs/xlibs/Xau/Makefile.am,v
retrieving revision 3.5
retrieving revision 3.6
diff -u -d -r3.5 -r3.6
--- Makefile.am	1 Jul 2004 09:36:07 -0000	3.5
+++ Makefile.am	10 Aug 2004 08:57:44 -0000	3.6
@@ -29,4 +29,4 @@
 
 man_MANS = Xau.3
 
-EXTRA_DIST = xau.pc.in Autest.c
+EXTRA_DIST = xau.pc.in Autest.c $(man_MANS)



More information about the xlibs-commit mailing list