From a549955ec95085cfdae75d14a50ba5912ed8a8dd Mon Sep 17 00:00:00 2001 From: Tommi Virtanen Date: Fri, 14 Jan 2011 10:33:31 -0800 Subject: Include the cli tests in a dist tarball. Found by "make distcheck". --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 3c128e58b5d..1960aab1a8f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,6 +6,7 @@ SUBDIRS = . src man EXTRA_DIST += \ src/test/run-cli-tests \ + src/test/cli \ src/test/downloads check-local: # Build gtest before we build our own tests. Doing this instead -- cgit v1.2.1