summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am
index 4c84309c..9681381d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -101,11 +101,6 @@ stamp-elfutils: config.status
stap_DEPENDENCIES += lib-elfutils/libdw.so
lib-elfutils/libdw.so: stamp-elfutils ;
-pkglib_LIBRARIES = libsduprobes.a
-libsduprobes_a_SOURCES = runtime/sduprobes.c
-sduprobes.o: runtime/sduprobes.c
- $(CC) -g -O0 -c -o $@ $<
-
PHONIES += install-elfutils
install-elfutils:
mkdir -p $(DESTDIR)$(pkglibdir)