summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index a838e01a..aa45bf0f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -45,7 +45,8 @@ stap_SOURCES = main.cxx \
cache.cxx util.cxx coveragedb.cxx dwarf_wrappers.cxx \
tapset-been.cxx tapset-procfs.cxx tapset-timers.cxx \
tapset-perfmon.cxx tapset-mark.cxx tapset-itrace.cxx \
- tapset-utrace.cxx task_finder.cxx dwflpp.cxx rpm_finder.cxx
+ tapset-utrace.cxx task_finder.cxx dwflpp.cxx rpm_finder.cxx \
+ setupdwfl.cxx
stap_LDADD = @stap_LIBS@ @sqlite3_LIBS@ @rpm_LIBS@
stap_DEPENDENCIES =
endif