You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdesdk/tdeioslave/svn/svnhelper/Makefile.am

19 lines
494 B

bin_PROGRAMS = kio_svn_helper
INCLUDES = $(all_includes)
AM_LDFLAGS = $(all_libraries)
kio_svn_helper_SOURCES = kio_svn_helper.cpp subversioncheckout.ui subversionswitch.ui subversionlog.ui subversiondiff.ui
kio_svn_helper_LDFLAGS = $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_KSYCOCA) $(LIB_KIO) $(all_libraries)
servicemenudir = \
$(kde_datadir)/konqueror/servicemenus
servicemenu_DATA = \
subversion.desktop subversion_toplevel.desktop
METASOURCES = AUTO