]> git.datanom.net - contactbook.git/blob - Makefile.am
initial commit
[contactbook.git] / Makefile.am
1 AUTOMAKE_OPTIONS = gnu
2
3 ACLOCAL_AMFLAGS = -I m4
4
5 SUBDIRS = \
6 src
7
8 EXTRA_DIST = \
9 AUTHORS \
10 ChangeLog \
11 NEWS \
12 README \
13 TODO \
14 autogen.sh
15
This page took 0.05782 seconds and 6 git commands to generate.