summaryrefslogtreecommitdiffstats
path: root/cmdline/Makefile.am
blob: 6e59eb73b25aba52ca7f955e5763af41410c8716 (plain)
1
2
3
4
5
6
7
8
9
10
INCLUDES= $(all_includes) $(KDE_INCLUDES)/tde

bin_PROGRAMS = tdeldapbonding

tdeldapbonding_SOURCES = main.cpp

tdeldapbonding_METASOURCES = AUTO
tdeldapbonding_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor -ltdeldap

KDE_OPTIONS = nofinal