INCLUDES = -I$(top_builddir)/src $(all_includes) METASOURCES = AUTO messages: rc.cpp $(EXTRACTRC) `find . -name \*.ui -o -name \*.rc` > rc.cpp $(XGETTEXT) *.cpp -o $(podir)/videopreview.pot bin_PROGRAMS = mplayerthumbsconfig mplayerthumbsconfig_LDFLAGS = $(KDE_RPATH) $(all_libraries) mplayerthumbsconfig_SOURCES = main.cpp mplayerthumbscfg.cpp noinst_HEADERS = mplayerthumbscfg.h mplayerthumbsconfig_LDADD = $(top_builddir)/src/videopreview.la $(LIB_TDEUI)