From: Hans U. N. <hu...@us...> - 2003-08-24 19:12:39
|
Update of /cvsroot/libexif/libexif In directory sc8-pr-cvs1:/tmp/cvs-serv5825 Modified Files: Makefile.am Log Message: working towards working build Index: Makefile.am =================================================================== RCS file: /cvsroot/libexif/libexif/Makefile.am,v retrieving revision 1.21 retrieving revision 1.22 diff -u -d -r1.21 -r1.22 --- Makefile.am 24 Aug 2003 17:33:35 -0000 1.21 +++ Makefile.am 24 Aug 2003 17:40:02 -0000 1.22 @@ -1,5 +1,3 @@ SUBDIRS = libexif libjpeg test po -EXTRA_DIST = config.rpath mkinstalldirs @PACKAGE@.spec - -ACLOCAL_AMFLAGS = -I m4 +EXTRA_DIST = @PACKAGE@.spec |