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.
kftpgrabber/kftpgrabber/src/widgets/bookmarks/Makefile.am

15 lines
562 B

INCLUDES = -I$(top_builddir)/kftpgrabber/src \
-I$(srcdir)/../.. \
-I$(srcdir)/../../engine \
-I$(srcdir)/../../misc \
-I$(srcdir)/../../widgets \
-I$(srcdir)/../../widgets/browser \
-I$(srcdir)/../../ui \
-I$(top_builddir)/kftpgrabber/src/ui \
-I$(top_builddir) \
$(all_includes)
METASOURCES = AUTO
noinst_LIBRARIES = libbookmarkwidgets.a
noinst_HEADERS = editor.h editortls.h listview.h importwizard.h sidebar.h
libbookmarkwidgets_a_SOURCES = editor.cpp editortls.cpp listview.cpp importwizard.cpp sidebar.cpp