From 6b9b8bfb72f00d68cb09a281c6dcc318c73feb67 Mon Sep 17 00:00:00 2001 From: Tobias Ulmer Date: Thu, 14 Feb 2013 19:43:27 +0100 Subject: [PATCH] Install e2-help as a local tool Signed-off-by: Tobias Ulmer --- local/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local/Makefile b/local/Makefile index d215d30..1f4e311 100644 --- a/local/Makefile +++ b/local/Makefile @@ -40,7 +40,7 @@ CFLAGS += -I. -I$(DESTDIR)$(INCDIR) -I$(DESTDIR)$(INCDIR)/lua-$(LUA_VERSION) \ LDFLAGS += -L. -L../lua/lua-$(LUA_VERSION)/src -Wl,-R$(LIBDIR) LOCALLUATOOLS = e2-build e2-dlist e2-dsort e2-fetch-sources \ e2-new-source e2-ls-project e2-playground \ - e2-build-numbers e2-cf + e2-build-numbers e2-cf e2-help LOCALSHTOOLS = LUA_LIBS = e2option.lua luafile.lua generic_git.lua err.lua LUA_LIBS += e2tool.lua scm.lua digest.lua -- 2.39.5