From: Hans U. N. <hu...@us...> - 2007-05-10 14:30:26
|
Update of /cvsroot/libexif/libexif In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv8522 Modified Files: Makefile.am Log Message: also include auto-m4 dir Index: Makefile.am =================================================================== RCS file: /cvsroot/libexif/libexif/Makefile.am,v retrieving revision 1.40 retrieving revision 1.41 diff -u -p -d -r1.40 -r1.41 --- Makefile.am 26 Dec 2005 00:39:50 -0000 1.40 +++ Makefile.am 10 May 2007 14:30:22 -0000 1.41 @@ -6,7 +6,7 @@ endif EXTRA_DIST = @PACKAGE_TARNAME@.spec autogen.sh $(README_W32_XDIST) -ACLOCAL_AMFLAGS = -I m4m +ACLOCAL_AMFLAGS = -I auto-m4 -I m4m doc_DATA = README AUTHORS NEWS ChangeLog ABOUT-NLS COPYING |