# fixed distcheck problem

git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@427 15ad00c4-1369-45f4-8270-35d70d36bdcd
This commit is contained in:
Patrick Ohly 2007-10-18 08:03:45 +00:00
parent f23accd6d1
commit c315a9216b
3 changed files with 3 additions and 1 deletions

View file

@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in
SUBDIRS = src etc
SUBDIRS = src etc test
EXTRA_DIST = HACKING
MAINTAINERCLEANFILES = Makefile.in config.h.in config.guess config.sub configure depcomp install-sh ltmain.sh missing mkinstalldirs

View file

@ -342,4 +342,5 @@ AC_OUTPUT([
Makefile
src/Makefile
etc/Makefile
test/Makefile
])

1
test/Makefile.am Normal file
View file

@ -0,0 +1 @@
EXTRA_DIST = ClientTest.cpp synccompare.pl