summaryrefslogtreecommitdiff
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r--plugins/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index b0af6b99c..41a9ca458 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -15,5 +15,5 @@ pluginsdir = $(rpmconfigdir)/plugins
plugins_LTLIBRARIES = exec.la
-exec_la_SOURCES = collection.h ../lib/rpmchroot.c exec.c
+exec_la_SOURCES = collection.h exec.c
exec_la_LIBADD = $(top_builddir)/lib/librpm.la $(top_builddir)/rpmio/librpmio.la