summaryrefslogtreecommitdiffstats
path: root/kregexpeditor/test-without-dl/Makefile.am
blob: e274a922bd1ceec15c083ed3cb4b9fc6c01d5b18 (plain)
1
2
3
4
5
6
7
8
check_PROGRAMS = regexptest
regexptest_SOURCES = main.cpp
regexptest_LDFLAGS = $(all_libraries)
regexptest_LDADD =  ../libkregexpeditorgui.la $(LIB_TDESYCOCA) 
INCLUDES =  $(all_includes)
KDE_CXXFLAGS = -g

METASOURCES = AUTO