]> Dogcows Code - chaz/openbox/blob - Makefile.am
433af840f589441e36f502da4f5f2c8c09592b91
[chaz/openbox] / 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
This page took 0.037081 seconds and 3 git commands to generate.