aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSami Kerola <kerolasa@iki.fi>2013-02-13 20:51:26 (GMT)
committerSami Kerola <kerolasa@iki.fi>2013-05-26 09:38:10 (GMT)
commit22ddf8fd3650072c6243941f27617158e111b236 (patch)
tree71293ad3c7ac9c47112abe7671186bb326b81779 /Makefile.am
parent47b978653358e3cde5eb1432efd5eb05a096f83c (diff)
downloadfluxbox-22ddf8fd3650072c6243941f27617158e111b236.zip
fluxbox-22ddf8fd3650072c6243941f27617158e111b236.tar.bz2
build-sys: move autotools files to subdirectories
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 136824f..c98336b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,7 +5,7 @@
5 5
6SUBDIRS = doc nls src util data 6SUBDIRS = doc nls src util data
7MAINTAINERCLEANFILES = aclocal.m4 config.h.in configure Makefile.in stamp-h.in 7MAINTAINERCLEANFILES = aclocal.m4 config.h.in configure Makefile.in stamp-h.in
8ACLOCAL_AMFLAGS = -I . 8ACLOCAL_AMFLAGS = -I m4
9EXTRA_DIST = acinclude.m4 $(top_srcdir)/3rd/vim/* $(top_srcdir)/3rd/vim/syntax/* 9EXTRA_DIST = acinclude.m4 $(top_srcdir)/3rd/vim/* $(top_srcdir)/3rd/vim/syntax/*
10 10
11uninstall-hook: 11uninstall-hook: