]> icculus.org git repositories - dana/openbox.git/blob - Makefile.am
move the gettext header out to the root source dir
[dana/openbox.git] / Makefile.am
1 SUBDIRS = m4 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 = \
13   config.rpath \
14   mkinstalldirs \
15   README \
16   COPYING \
17   AUTHORS
18
19 .PHONY: doc