Update of /cvsroot/libexif/exif
In directory usw-pr-cvs1:/tmp/cvs-serv14928
Modified Files:
Makefile.am
Log Message:
Lutz is trying to kill the cvs :-)
(gettext changes)
Index: Makefile.am
===================================================================
RCS file: /cvsroot/libexif/exif/Makefile.am,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- Makefile.am 16 Sep 2002 18:17:03 -0000 1.7
+++ Makefile.am 16 Sep 2002 18:24:26 -0000 1.8
@@ -1,4 +1,4 @@
-SUBDIRS = m4 libjpeg exif po
+SUBDIRS = libjpeg exif po
man_MANS = exif.1
@@ -15,7 +15,3 @@
dist-bzip2:
-chmod -R a+r $(distdir)
-$(TAR) chojf $(distdir).tar.bz2 $(distdir)
-
-ACLOCAL_AMFLAGS = -I m4
-
-EXTRA_DIST = config.rpath
|