1 2 3 4 5 6 7 8 9 10 11 12
# Makefile.am for Openbox AUTOMAKE_OPTIONS = foreign SUBDIRS = data doc nls src util MAINTAINERCLEANFILES = aclocal.m4 config.h.in configure Makefile.in stamp-h.in uninstall-local: -rmdir $(pkgdatadir) distclean-local: rm -f *\~ gmon.out