]> Dogcows Code - chaz/openbox/blob - Makefile.am
Initial revision
[chaz/openbox] / Makefile.am
1 # Makefile.am for Openbox
2
3 AUTOMAKE_OPTIONS = foreign
4
5 SUBDIRS = data doc nls src util
6 MAINTAINERCLEANFILES = aclocal.m4 config.h.in configure Makefile.in stamp-h.in
7
8 uninstall-local:
9 -rmdir $(pkgdatadir)
10
11 distclean-local:
12 rm -f *\~ gmon.out
This page took 0.031863 seconds and 4 git commands to generate.