From: Michael Rasmussen Date: Fri, 12 May 2017 12:00:49 +0000 (+0200) Subject: Add a test app X-Git-Url: http://git.datanom.net/caldav.git/commitdiff_plain/52daa5420c08695aadb60cde3e3f238578c614e5?hp=f074da507747fe2f8ca1d17070b0e4234ed07e99 Add a test app --- diff --git a/Makefile.am b/Makefile.am index bab4d6a..db6dc39 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,6 +2,10 @@ AUTOMAKE_OPTIONS = gnu SUBDIRS = src +if BUILD_TEST_APP +SUBDIRS += test-app +endif + ACLOCAL_AMFLAGS = -I m4 EXTRA_DIST = \