summaryrefslogtreecommitdiff
path: root/components/Makefile.am
blob: 01670366fada9547d2a3a7b1d847abadeb28538b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
NULL=

SUBDIRS = 					\
	adapter                                 \
	history 				\
	notes 					\
	text 					\
	throbber 				\
	emblem					\
	image_properties			\
	$(NULL)

#	loser 					\
#	sample 					\
#	These should only be built by people that know what they do

#	news					\
# Disable the news-sidebar for now, It has lots of bugs and doesn't
# really fit into a file manager.