summaryrefslogtreecommitdiffstats
path: root/Makefile.am
blob: 01b4afbf2c8949536c9c2cf382c983a57b1d09f9 (plain)
1
2
3
4
5
6
7
8
AUTOMAKE_OPTIONS = foreign 1.6.1

EXTRA_DIST = admin
dist-hook:
	cd $(top_distdir) && perl $(top_srcdir)/admin/am_edit -padmin

include admin/deps.am
SUBDIRS=$(TOPSUBDIRS)