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