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