1ac563dd16
Updated lang/erlang package with some adjustments for the new version. Signed-off-by: Mark Wolfe <mark@wolfe.id.au> Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> git-svn-id: svn://svn.openwrt.org/openwrt/packages@32710 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
323 B
Diff
12 lines
323 B
Diff
--- a/lib/tools/Makefile
|
|
+++ b/lib/tools/Makefile
|
|
@@ -23,7 +23,7 @@ include $(ERL_TOP)/make/$(TARGET)/otp.mk
|
|
# Macros
|
|
# ----------------------------------------------------
|
|
|
|
-SUB_DIRECTORIES = c_src src doc/src examples priv emacs
|
|
+SUB_DIRECTORIES = c_src src doc/src examples priv
|
|
|
|
include vsn.mk
|
|
VSN = $(TOOLS_VSN)
|