summaryrefslogtreecommitdiffstats
path: root/konsole/terminalhere/Makefile.am
blob: 8e6c530632c5a0b5f24ecd0998834a4e5b88f18a (plain)
1
2
3
4
5
6
7
8
9
10
bin_PROGRAMS = terminalhere

INCLUDES = $(all_includes)
AM_LDFLAGS = $(all_libraries)

terminalhere_SOURCES = terminalhere.cpp
terminalhere_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_TQT) $(LIB_TDEIO)

METASOURCES = AUTO