]> Dogcows Code - chaz/openbox/blob - Makefile.am
adjust how the config is loaded. it is not loaded at all during the screen's construc...
[chaz/openbox] / Makefile.am
1 SUBDIRS = po data doc otk wrap src scripts tools
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.031314 seconds and 4 git commands to generate.