fix build system
authorHans Ulrich Niedermann <hun@n-dimensional.de>
Sun, 24 Aug 2003 17:30:05 +0000 (19:30 +0200)
committerHans Ulrich Niedermann <hun@n-dimensional.de>
Sun, 24 Aug 2003 17:30:05 +0000 (19:30 +0200)
Makefile.am
configure.in

index 1f0099a..7038032 100644 (file)
@@ -1,4 +1,4 @@
-SUBDIRS = intl m4 libexif libjpeg test po
+SUBDIRS = libexif libjpeg test
 
 EXTRA_DIST = config.rpath mkinstalldirs  @PACKAGE@.spec
 
index 3a0e2e3..8f97093 100644 (file)
@@ -58,9 +58,6 @@ AC_OUTPUT([
   libexif.spec
   libexif/Makefile
   libjpeg/Makefile
-  intl/Makefile
-  m4/Makefile
-  po/Makefile.in
   test/Makefile
   libexif/libexif.pc
 ])