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

bin_PROGRAMS = tdeldapbonding

tdeldapbonding_SOURCES = main.cpp

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

KDE_OPTIONS = nofinal