aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPavel Labath <pavelo@centrum.sk>2011-05-19 08:19:23 (GMT)
committerPavel Labath <pavelo@centrum.sk>2011-06-15 15:34:27 (GMT)
commit5fd30aa8f3ac1e36271e9c71d596d126b208fb7f (patch)
tree2f07134997aa268390a3cf2f24810344a9bf33fe /Makefile.am
parentd4c5d99bcbf614e31e4f724319437e82d7f2a208 (diff)
downloadfluxbox_pavel-5fd30aa8f3ac1e36271e9c71d596d126b208fb7f.zip
fluxbox_pavel-5fd30aa8f3ac1e36271e9c71d596d126b208fb7f.tar.bz2
Integrate the lua build system into ours
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..b7e961d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,7 +3,7 @@
3# data dir after util so that utils are built for path searching 3# data dir after util so that utils are built for path searching
4# when generating menu 4# when generating menu
5 5
6SUBDIRS = doc nls src util data 6SUBDIRS = doc nls libs 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 .
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/*