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-11-01 09:52:45 (GMT)
commit650ccad88ed769132b9a260464fe66b2d31eaab6 (patch)
treeadc90211238090c8645cff5777462270b638d114 /Makefile.am
parent3c1d7bb1c521e824dfa46903fd4014722d0f5a29 (diff)
downloadfluxbox_pavel-650ccad88ed769132b9a260464fe66b2d31eaab6.zip
fluxbox_pavel-650ccad88ed769132b9a260464fe66b2d31eaab6.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/*