aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 0000000..8097d53
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,9 @@
1# Makefile.am for Fluxbox 0.1.x
2
3SUBDIRS = data doc nls src util
4MAINTAINERCLEANFILES = aclocal.m4 config.h.in configure Makefile.in stamp-h.in
5
6uninstall-local:
7 rmdir $(pkgdatadir)
8distclean-local:
9 rm -f *\~