You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
323 B

  1. --- a/lib/tools/Makefile
  2. +++ b/lib/tools/Makefile
  3. @@ -23,7 +23,7 @@ include $(ERL_TOP)/make/$(TARGET)/otp.mk
  4. # Macros
  5. # ----------------------------------------------------
  6. -SUB_DIRECTORIES = c_src src doc/src examples priv emacs
  7. +SUB_DIRECTORIES = c_src src doc/src examples priv
  8. include vsn.mk
  9. VSN = $(TOOLS_VSN)