From 4d604fb22c3fb24d8849a0da0c0859d34c202f9b Mon Sep 17 00:00:00 2001 From: Pavel Labath Date: Thu, 14 Jul 2011 22:23:33 +0200 Subject: Add lua to INCLUDE in util/Makefile.am --- util/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/Makefile.am b/util/Makefile.am index d8b83e3..8d6dde7 100644 --- a/util/Makefile.am +++ b/util/Makefile.am @@ -1,6 +1,6 @@ # util/Makefile.am for Fluxbox SUBDIRS= fbrun -INCLUDES= -I$(top_srcdir)/src -I$(top_srcdir)/src/FbTk +INCLUDES= -I$(top_srcdir)/src -I$(top_srcdir)/src/FbTk -I$(top_srcdir)/libs/lua/src bin_SCRIPTS= fbsetbg fluxbox-generate_menu startfluxbox bin_PROGRAMS= fbsetroot fluxbox-update_configs fluxbox-remote fbsetroot_SOURCES= fbsetroot.cc fbsetroot.hh -- cgit v0.11.2