summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-07-18 17:59:12 +0200
committerChristian Grothoff <christian@grothoff.org>2020-07-18 17:59:12 +0200
commitba1e7c3f889a17d0a9a584550f5cc52978ff9703 (patch)
tree5593c77e0f44d221171b57a6b7d07a017f3bfaff /configure.ac
parenta1f9565d5b6c6ec3e45b3dabf166a7aa99e0db1b (diff)
downloadsync-ba1e7c3f889a17d0a9a584550f5cc52978ff9703.tar.gz
sync-ba1e7c3f889a17d0a9a584550f5cc52978ff9703.tar.bz2
sync-ba1e7c3f889a17d0a9a584550f5cc52978ff9703.zip
move libsynctesting into separate directory
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 94f01ed..987beab 100644
--- a/configure.ac
+++ b/configure.ac
@@ -327,8 +327,9 @@ doc/Makefile
src/Makefile
src/include/Makefile
src/lib/Makefile
+src/util/Makefile
src/sync/Makefile
src/syncdb/Makefile
-src/util/Makefile
+src/testing/Makefile
])
AC_OUTPUT