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

SUBDIRS = . tests

EXTRA_DIST = \
	array.c array.h \
	compat.c compat.h \
	debug.c debug.h \
	dict.c dict.h \
	library.c library.h \
	$(NULL)