summaryrefslogtreecommitdiffstats
path: root/clients/tde/src/app/Makefile.am
blob: bf99c6ef5c03f616c89d7edc3691739aa357ed6b (plain)
1
2
3
4
5
6
7
8
9
10
11
SUBDIRS = views
INCLUDES = $(all_includes) -I$(top_srcdir)/src  -I$(top_builddir)/src $(KDE_INCLUDES)/tde
METASOURCES = AUTO

KDE_ICON = remote_laboratory_client

# Application
bin_PROGRAMS = remote_laboratory_client
remote_laboratory_client_SOURCES = main.cpp remotemdi.cpp
remote_laboratory_client_LDADD = ./views/libinstrumentview.la ../dialogs/libselectserverdlg.la $(LIB_TDEPARTS) $(LIB_TDEUI)
remote_laboratory_client_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor -ltdemdi -ltdekrbsocket -ltqtrla -ltdeldap