]> Dogcows Code - chaz/openbox/blob - Makefile.am
merge the C branch into HEAD
[chaz/openbox] / Makefile.am
1 SUBDIRS = po data themes doc render kernel engines python
2 MAINTAINERCLEANFILES = aclocal.m4 config.h.in configure Makefile.in stamp-h.in
3
4 .PHONY: doc
5
6 doc:
7 $(MAKE) -$(MAKEFLAGS) -C doc/doxygen doc
8
9 distclean-local:
10 rm -f *\~ gmon.out .\#*
11
12 ACLOCAL_AMFLAGS = -I m4
13
14 EXTRA_DIST = config.rpath mkinstalldirs INSTALL README \
15 COPYING AUTHORS CHANGELOG
This page took 0.034772 seconds and 4 git commands to generate.