]> git.datanom.net - vcard-parser.git/blob - Makefile.am
New function
[vcard-parser.git] / Makefile.am
1 AUTOMAKE_OPTIONS = gnu
2
3 SUBDIRS = src
4
5 if BUILD_EXAMPLE
6 SUBDIRS += example
7 endif
8
9 ACLOCAL_AMFLAGS = -I m4
10
11 EXTRA_DIST = \
12 README \
13 COPYING \
14 AUTHORS \
15 ChangeLog \
16 INSTALL \
17 NEWS \
18 autogen.sh
This page took 0.057231 seconds and 6 git commands to generate.