summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMichael E Brown <michael_e_brown@dell.com>2007-10-08 16:41:31 -0500
committerMichael E Brown <michael_e_brown@dell.com>2007-10-08 16:41:31 -0500
commit0d4030c6ce8c008ee26637dbdcb4f9320d817a80 (patch)
tree812c169bb125982fac8674075a995751206f4bcc /Makefile.am
parentd03a5b9cb055658f1e392bafbfcf5cfaa709e685 (diff)
downloadmock-0d4030c6ce8c008ee26637dbdcb4f9320d817a80.tar.gz
mock-0d4030c6ce8c008ee26637dbdcb4f9320d817a80.tar.xz
mock-0d4030c6ce8c008ee26637dbdcb4f9320d817a80.zip
update so mock.py is built properly and not removed on distclean
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b48928a..191a2c4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -37,7 +37,7 @@ src_libselinux_mock_la_LDFLAGS = -version-info $(MOCK_LIBTOOL_CURRENT):$(MOCK_LI
src_libselinux_mock_la_CFLAGS =
src_libselinux_mock_la_SOURCES = src/selinux-mock.c
-bin_PROGRAMS += src/mock src/mock.py
+bin_PROGRAMS += src/mock
src_mock_SOURCES = src/mock.c
src_mock_LDFLAGS =