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.
tdevelop/parts/fileselector/Makefile.am

19 lines
686 B

# Here resides the file selector part.
INCLUDES = -I$(top_srcdir)/lib/interfaces -I$(top_srcdir)/lib/interfaces/extensions -I$(top_srcdir)/lib/util -I$(top_srcdir)/lib/sourceinfo $(all_includes)
kde_module_LTLIBRARIES = libkdevfileselector.la
libkdevfileselector_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN)
libkdevfileselector_la_LIBADD = $(top_builddir)/lib/libtdevelop.la
libkdevfileselector_la_SOURCES = fileselector_part.cpp fileselector_widget.cpp tdeactionselector.cpp kbookmarkhandler.cpp
METASOURCES = AUTO
servicedir = $(kde_servicesdir)
service_DATA = kdevfileselector.desktop
# not used currently
#rcdir = $(kde_datadir)/kdevfileselector
#rc_DATA = kdevfileselector.rc