summaryrefslogtreecommitdiffstats
path: root/Makefile.am.in
blob: 3095918db880ed95068427444f08d94fd51b328e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
COMPILE_FIRST = lib
MAINTAINERCLEANFILES = subdirs configure.in acinclude.m4 configure.files 

dist-hook:
	cd $(top_distdir) && perl admin/am_edit -padmin
	cd $(top_distdir) && $(MAKE) -f admin/Makefile.common subdirs


install-data-local:

include admin/deps.am