]> Dogcows Code - chaz/openbox/blob - Makefile.am
7048d8f5d2aa89807c910d116690625bc0e4f391
[chaz/openbox] / Makefile.am
1 # Makefile.am for Openbox
2
3 SUBDIRS = intl po m4 data doc otk src
4 MAINTAINERCLEANFILES = aclocal.m4 config.h.in configure Makefile.in stamp-h.in
5
6 uninstall-local:
7 -rmdir $(pkgdatadir)
8
9 distclean-local:
10 rm -f *\~ gmon.out .\#*
11
12 ACLOCAL_AMFLAGS = -I m4
13
14 EXTRA_DIST = config.rpath mkinstalldirs ABOUT-NLS INSTALL README \
15 COPYING AUTHORS CHANGELOG CHANGELOG.Blackbox CHANGELOG.bsetbg \
16 LICENSE README.bbtools README.bsetbg
This page took 0.034235 seconds and 3 git commands to generate.