]> Dogcows Code - chaz/openbox/blob - Makefile.am
temprary fix for the memleaks in ::load() and ::set* when using ostrstreams. Need...
[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.0334680000000001 seconds and 4 git commands to generate.