]> icculus.org git repositories - mikachu/openbox.git/blob - Makefile.am
automake 1.7
[mikachu/openbox.git] / Makefile.am
1 SUBDIRS = po themes data render parser kernel plugins tools
2 MAINTAINERCLEANFILES = aclocal.m4 config.h.in configure Makefile.in stamp-h.in
3
4 doc:
5         $(MAKE) -$(MAKEFLAGS) -C doc/doxygen doc
6
7 distclean-local:
8         rm -f *\~ gmon.out .\#*
9
10 ACLOCAL_AMFLAGS = -I m4
11
12 EXTRA_DIST = config.rpath mkinstalldirs INSTALL README \
13              COPYING AUTHORS CHANGELOG
14
15 .PHONY: doc