Make things in contrib directory installable.v3.02.90
commiteb415bf35a54923c20a0b9d6973968676cedfe61
authorMichael Olson <mwolson@gnu.org>
Sat, 8 Apr 2006 02:46:41 +0000 (8 02:46 +0000)
committerMichael Olson <mwolson@gnu.org>
Sat, 8 Apr 2006 02:46:41 +0000 (8 02:46 +0000)
tree44f586600e21ee6bc07ca53cc2fd9efe5df67a35
parent16c5ac66c730faff2a3edb2d847da513b176aebd
Make things in contrib directory installable.

* Makefile (SUBDIRS): Add contrib.
  (all): Add contrib.
  (contrib): New target that compiles things in the contrib directory.
  (install-bin): Add contrib.  Install things in the contrib directory.
  Also install uncompiled things in the experimental directory.

* contrib/Makefile: New Makefile for the contrib directory.

* contrib/httpd.el (httpd-start): Fix compiler warnings.

* debian/emacsen-install: Compile files in contrib directory in addition
  to the normal fare.  Thanks to Junichi Uekawa for the suggestion.

* debian/emacsen-startup: Add contrib directory to load-path.

* experimental/Makefile (test): Remove target.
  (install-uncompiled): New target that installs uncompiled files.

* lisp/muse.el: Set version to 3.02.90 (3.03 RC1).
  (muse-update-file-extension): Fix a warning that occurred when doing
  batch publishing.
git-archimport-id: mwolson@gnu.org--2006/muse--main--1.0--patch-96
ChangeLog.2006
Makefile
Makefile.defs
contrib/Makefile [new file with mode: 0644]
contrib/httpd.el
debian/changelog
debian/emacsen-install
debian/emacsen-startup
experimental/Makefile
lisp/muse.el
muse.texi