summaryrefslogtreecommitdiffstats
path: root/kmyfirewall/ruleoptionplugins/mark_target_option/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kmyfirewall/ruleoptionplugins/mark_target_option/Makefile.am')
-rw-r--r--kmyfirewall/ruleoptionplugins/mark_target_option/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmyfirewall/ruleoptionplugins/mark_target_option/Makefile.am b/kmyfirewall/ruleoptionplugins/mark_target_option/Makefile.am
index f6878e2..2cb6aa6 100644
--- a/kmyfirewall/ruleoptionplugins/mark_target_option/Makefile.am
+++ b/kmyfirewall/ruleoptionplugins/mark_target_option/Makefile.am
@@ -3,7 +3,7 @@ METASOURCES = AUTO
kde_module_LTLIBRARIES = libkmfruletargetoptionedit_mark.la
libkmfruletargetoptionedit_mark_la_LDFLAGS = -module -no-undefined \
- $(all_libraries) $(KDE_PLUGIN)
+ $(all_libraries) $(KDE_PLUGIN) $(LIB_QT) $(LIB_KDECORE) $(LIB_KDEUI) $(LIB_KIO)
libkmfruletargetoptionedit_mark_la_LIBADD = \
../../core/libkmfcore.la $(LIB_KPARTS)
noinst_HEADERS = kmfruletargetoptioneditmark.h kmfruleedittargetmark.h