summaryrefslogtreecommitdiffstats
path: root/clients/tde/src/part/serialconsole/Makefile.am
blob: 0b941f55352dab076f9def18aa347894c083ffbb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
INCLUDES     = $(all_includes) -I$(top_srcdir)/src -I$(top_srcdir)/src/widgets $(KDE_INCLUDES)/tde
KDE_CXXFLAGS = $(USE_EXCEPTIONS)
METASOURCES  = AUTO

KDE_ICON = libremotelab_serialconsole

#Part
kde_module_LTLIBRARIES  =  libremotelab_serialconsole.la
libremotelab_serialconsole_la_LIBADD  = $(LIB_KFILE) $(LIB_TDEPARTS) $(LIB_TDEUI) $(LIB_QT)
libremotelab_serialconsole_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -ltdecore -ltdeui -ltdeio -ltdefx -ltdekrbsocket -ltqtrla
libremotelab_serialconsole_la_SOURCES = \
   part.cpp layout.ui