summaryrefslogtreecommitdiff
path: root/components/Makefile.am
blob: 6106a59f3e438f206bf68c2a92c74a2fb4cb9f14 (plain)
1
2
3
4
5
6
7
8
9
10
11
NULL=

SUBDIRS = 					\
	notes 					\
	throbber 				\
	emblem					\
	image_properties			\
	$(NULL)

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