summaryrefslogtreecommitdiffstats
path: root/clients/tde/src/part/commanalyzer/Makefile.am
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-07-18 17:40:58 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-07-18 17:40:58 -0500
commit249c8c7cf75de54096bd990658381e684518c457 (patch)
treea9bc0afaf46e835854586d73138b641c6a974ef1 /clients/tde/src/part/commanalyzer/Makefile.am
parent592594bb7c774f8fb97a4c39c9041da31226fb62 (diff)
downloadulab-249c8c7cf75de54096bd990658381e684518c457.tar.gz
ulab-249c8c7cf75de54096bd990658381e684518c457.zip
Add icons
Diffstat (limited to 'clients/tde/src/part/commanalyzer/Makefile.am')
-rw-r--r--clients/tde/src/part/commanalyzer/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/clients/tde/src/part/commanalyzer/Makefile.am b/clients/tde/src/part/commanalyzer/Makefile.am
index 26e58a2..d1b61c6 100644
--- a/clients/tde/src/part/commanalyzer/Makefile.am
+++ b/clients/tde/src/part/commanalyzer/Makefile.am
@@ -2,6 +2,8 @@ INCLUDES = $(all_includes) -I$(top_srcdir)/src -I$(top_srcdir)/src/widgets $
KDE_CXXFLAGS = $(USE_EXCEPTIONS)
METASOURCES = AUTO
+KDE_ICON = libremotelab_commanalyzer
+
#Part
kde_module_LTLIBRARIES = libremotelab_commanalyzer.la
libremotelab_commanalyzer_la_LIBADD = ../../widgets/libtracewidget.la ../../widgets/libfloatspinbox.la $(LIB_KFILE) $(LIB_KPARTS) $(LIB_TDEUI) $(LIB_QT)