From: Hans Ulrich Niedermann Date: Tue, 8 Feb 2005 00:12:12 +0000 (+0100) Subject: cosmetics, testing ciabot X-Git-Tag: libexif-0_6_21-release~681 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ceade57b8528451b20fc06bf5bfb10f16719ac60;p=platform%2Fupstream%2Flibexif.git cosmetics, testing ciabot --- diff --git a/Makefile.am b/Makefile.am index 6ef835c..f90e535 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,6 +2,7 @@ SUBDIRS = intl po libexif libjpeg test m4 EXTRA_DIST = @PACKAGE@.spec + ######################################################################## # The following default options for aclocal and automake # are required in the top level Makefile.am for the automatic diff --git a/configure.in b/configure.in index 6869f2d..5159567 100644 --- a/configure.in +++ b/configure.in @@ -59,9 +59,7 @@ if test "x$GCC" = "xyes"; then AC_SUBST(LDFLAGS) fi -AC_OUTPUT([ - intl/Makefile - po/Makefile.in +AC_OUTPUT([ Makefile libexif.spec libexif/Makefile