fc9b09a8ceeb973751d65f9f374631e96f444d51
[platform/upstream/libexif.git] / Makefile.am
1 SUBDIRS =  libexif libjpeg test po m4
2
3 EXTRA_DIST = @PACKAGE@.spec
4
5 ########################################################################
6 # The following default options for aclocal and automake
7 # are required in the top level Makefile.am for the automatic 
8 # re-building of the build system files (only if configured with
9 # --enable-maintainer-mode). 
10 #
11 # It is not sufficient to have these options somewhere in autogen.sh!
12
13 ACLOCAL_AMFLAGS = -I m4
14 AUTOMAKE_OPTIONS = gnu
15