From: <lu...@us...> - 2002-12-06 23:26:58
|
Update of /cvsroot/libexif/libexif In directory sc8-pr-cvs1:/tmp/cvs-serv12459 Modified Files: Makefile.am Log Message: gettext is driving me crazy. Index: Makefile.am =================================================================== RCS file: /cvsroot/libexif/libexif/Makefile.am,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- Makefile.am 6 Dec 2002 23:23:13 -0000 1.15 +++ Makefile.am 6 Dec 2002 23:26:55 -0000 1.16 @@ -1,4 +1,4 @@ -SUBDIRS = libexif libjpeg test po +SUBDIRS = libexif libjpeg test po intl CONFIG_CLEAN_FILES = EXTRA_DIST = @PACKAGE@.spec |