diff options
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 1c7d661c5..6ee2cea41 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -17,8 +17,6 @@ # # Author: David Cantrell <dcantrell@redhat.com> -SUBDIRS = kickstart storage - -EXTRA_DIST = *.py +SUBDIRS = mock kickstart_test storage_test MAINTAINERCLEANFILES = Makefile.in |