summaryrefslogtreecommitdiffstats
path: root/kftpgrabber/src/widgets/bookmarks/Makefile.am
blob: d735a0186f8f6425e1848a8cc58cb95a9d6cec82 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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 \
	   $(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