]> git.datanom.net - caldav.git/blame - Makefile.am
Add TODO
[caldav.git] / Makefile.am
CommitLineData
7f587903
MR
1AUTOMAKE_OPTIONS = gnu
2
3SUBDIRS = src
4
52daa542
MR
5if BUILD_TEST_APP
6SUBDIRS += test-app
7endif
8
7f587903
MR
9ACLOCAL_AMFLAGS = -I m4
10
11EXTRA_DIST = \
12 README \
13 COPYING \
14 AUTHORS \
15 ChangeLog \
16 INSTALL \
17 NEWS \
18 TODO \
19 autogen.sh \
20 VERSION
This page took 0.031702 seconds and 5 git commands to generate.