Update of /cvsroot/libexif/libexif
In directory sc8-pr-cvs1:/tmp/cvs-serv8226
Modified Files:
Makefile.am
Log Message:
intl subdir gets added by gettextize
Index: Makefile.am
===================================================================
RCS file: /cvsroot/libexif/libexif/Makefile.am,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- Makefile.am 26 Oct 2003 10:18:31 -0000 1.24
+++ Makefile.am 27 Oct 2003 17:32:32 -0000 1.25
@@ -1,3 +1,3 @@
-SUBDIRS = libexif libjpeg test po intl
+SUBDIRS = libexif libjpeg test po
EXTRA_DIST = @PACKAGE@.spec
|