From e3d9e563a12219c1e6399fc285edf516a9a812e1 Mon Sep 17 00:00:00 2001 From: Hans Ulrich Niedermann Date: Thu, 12 Sep 2002 19:20:40 +0200 Subject: [PATCH] intl dir is added automatically --- Makefile.am | 3 ++- configure.in | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 0885fd4..d4b1d37 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,5 @@ -SUBDIRS = libexif libjpeg test po intl + +SUBDIRS = libexif libjpeg test po CONFIG_CLEAN_FILES = EXTRA_DIST = @PACKAGE@.spec diff --git a/configure.in b/configure.in index 250117b..0c81f32 100644 --- a/configure.in +++ b/configure.in @@ -51,7 +51,6 @@ AC_OUTPUT([ test/Makefile libexif/libexif.pc po/Makefile.in - intl/Makefile ]) echo " -- 2.7.4