]> Dogcows Code - chaz/openbox/blob - Makefile.am
e393250dc8088eee3467a57eca88bc5b15f8fccc
[chaz/openbox] / Makefile.am
1 # Makefile.am for Openbox
2
3 SUBDIRS = data doc otk src util
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 .\#*
This page took 0.031258 seconds and 3 git commands to generate.