]> Dogcows Code - chaz/openbox/blob - Makefile.am
Handle menu events a little better: don't bother updating a submenu on
[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.033845 seconds and 4 git commands to generate.