File: Makefile.am

package info (click to toggle)
libexif 0.6.9-6sarge2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 2,652 kB
  • ctags: 790
  • sloc: sh: 8,851; ansic: 6,521; makefile: 154; sed: 16
file content (15 lines) | stat: -rw-r--r-- 477 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
SUBDIRS =  libexif libjpeg test po m4

EXTRA_DIST = @PACKAGE@.spec

########################################################################
# The following default options for aclocal and automake
# are required in the top level Makefile.am for the automatic 
# re-building of the build system files (only if configured with
# --enable-maintainer-mode). 
#
# It is not sufficient to have these options somewhere in autogen.sh!

ACLOCAL_AMFLAGS = -I m4
AUTOMAKE_OPTIONS = gnu