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

SUBDIRS = 					\
	throbber 				\
	image_properties			\
	$(NULL)

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