summaryrefslogtreecommitdiffstats
path: root/kregexpeditor/test-without-dl/Makefile.am
blob: 2162d09e61f520c2c43346fde23ead253f8c5b24 (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_KSYCOCA) 
INCLUDES =  $(all_includes)
KDE_CXXFLAGS = -g

METASOURCES = AUTO