diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index e810590b..688f27a4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -51,7 +51,7 @@ install-elfutils: install-exec-local: install-elfutils endif -staprun_SOURCES = runtime/stpd/stpd.c runtime/stpd/librelay.c +staprun_SOURCES = runtime/stpd/stpd.c runtime/stpd/librelay.c runtime/stpd/symbols.c staprun_LDADD = -lpthread pkglibexec_SCRIPTS = stp_check |