]> icculus.org git repositories - dana/openbox.git/blob - Makefile.am
add anotehr stacking_add function.
[dana/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