summaryrefslogtreecommitdiffstats
path: root/Makefile.am.in
blob: 84cab94c9a758498082ddb3ec3c2bafb533ae293 (plain)
1
2
3
4
5
6
7
8
9
10
11
## tdebase/Makefile.am
## (C) 1997 Stephan Kulow

AUTOMAKE_OPTIONS = foreign 1.5

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

include admin/Doxyfile.am
include admin/deps.am