2008-07-24 Michael Albinus <michael.albinus@gmx.de>
+ * Makefile.in (ELCFILES): Add net/xesam.el.
+
* net/tramp.el (tramp-handle-start-file-process): Make NAME a unique
process name. Reported by Markus Triska <markus.triska@gmx.at>.
EMACSOPT = -batch --no-site-file --multibyte
# Extra flags to pass to the byte compiler
-BYTE_COMPILE_EXTRA_FLAGS =
+BYTE_COMPILE_EXTRA_FLAGS =
# For example to not display the undefined function warnings you can use this:
# BYTE_COMPILE_EXTRA_FLAGS = --eval '(setq byte-compile-warnings (quote (not unresolved)))'
# The example above is just for developers, it should not be used by default.
$(lisp)/net/tramp.elc \
$(lisp)/net/trampver.elc \
$(lisp)/net/webjump.elc \
+ $(lisp)/net/xesam.elc \
$(lisp)/net/zeroconf.elc \
$(lisp)/newcomment.elc \
$(lisp)/novice.elc \