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