summaryrefslogtreecommitdiffstats
path: root/daemons/dmeventd/Makefile.in
diff options
context:
space:
mode:
authorBenjamin Marzinski <bmarzins@redhat.com>2005-05-02 17:41:54 +0000
committerBenjamin Marzinski <bmarzins@redhat.com>2005-05-02 17:41:54 +0000
commit1e8221b3add8e5806ac5d9cafbf5d2eb28374cbe (patch)
tree9073b5c17825a0b954819c716a23d166af0c1168 /daemons/dmeventd/Makefile.in
parentc4763cf8c9162a930b46f442ba0857cc4c8ece41 (diff)
downloadlvm2-1e8221b3add8e5806ac5d9cafbf5d2eb28374cbe.tar.gz
lvm2-1e8221b3add8e5806ac5d9cafbf5d2eb28374cbe.tar.xz
lvm2-1e8221b3add8e5806ac5d9cafbf5d2eb28374cbe.zip
get the makefile to clean up the .o's
Diffstat (limited to 'daemons/dmeventd/Makefile.in')
-rw-r--r--daemons/dmeventd/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemons/dmeventd/Makefile.in b/daemons/dmeventd/Makefile.in
index 01b5cf24..e72caaa2 100644
--- a/daemons/dmeventd/Makefile.in
+++ b/daemons/dmeventd/Makefile.in
@@ -20,7 +20,7 @@ TARGETS = dmevent dmeventd
INSTALL_TYPE = install_dynamic
SOURCES = noop.c
-CLEAN_TARGETS = dmevent
+CLEAN_TARGETS = dmevent.o dmeventd.o
ifeq ("@LIB_SUFFIX@","dylib")
LIB_SHARED = libdmeventnoop.dylib