summaryrefslogtreecommitdiffstats
path: root/fileplugin/Makefile.am
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2014-08-27 11:33:29 -0500
committerTimothy Pearson <[email protected]>2014-08-27 11:33:29 -0500
commitd265f2381c62364ad08b9fdc47659dfc773bf528 (patch)
tree9197e1692d85bdf5c54f33320dc68f26345ffa92 /fileplugin/Makefile.am
parent978254801353c7bfcc84aa3a3a7e9fac6aeae0e2 (diff)
downloadkbarcode-d265f2381c62364ad08b9fdc47659dfc773bf528.tar.gz
kbarcode-d265f2381c62364ad08b9fdc47659dfc773bf528.zip
Merge latest version of KBarCode with the TDE sources
This relates to Bug 2095 Note that a handful of translation strings did not merge properly
Diffstat (limited to 'fileplugin/Makefile.am')
-rw-r--r--fileplugin/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/fileplugin/Makefile.am b/fileplugin/Makefile.am
index 4abb9cc..0905c5b 100644
--- a/fileplugin/Makefile.am
+++ b/fileplugin/Makefile.am
@@ -5,7 +5,7 @@ kde_module_LTLIBRARIES = tdefile_kbarcode.la
tdefile_kbarcode_la_SOURCES = tdefile_kbarcode.cpp
tdefile_kbarcode_la_LDFLAGS = -module $(KDE_PLUGIN) $(LIB_QT) $(all_libraries)
-tdefile_kbarcode_la_LIBADD = $(LIB_TDESYCOCA) $(LIB_TDECORE)
+tdefile_kbarcode_la_LIBADD = $(LIB_TDESYCOCA) $(LIB_TDECORE) $(LIB_QT)
# let automoc handle all of the meta source files (moc)
METASOURCES = AUTO