Make sure the autoloads file is distributed with releases.
commit83470d715e3e546cb166a9ee305a6ac9b127068f
authorMichael Olson <mwolson@gnu.org>
Sat, 12 Aug 2006 19:23:17 +0000 (12 19:23 +0000)
committerMichael Olson <mwolson@gnu.org>
Sat, 12 Aug 2006 19:23:17 +0000 (12 19:23 +0000)
treed7285554c76fd483afc1b0cd47abfefcd5db4e33
parent00abd7710c3622982e1a55a3cac35ab87bde37ba
Make sure the autoloads file is distributed with releases.

* Makefile: (realclean fullclean): Call realclean in subdirs, not
  distclean.
  (distclean): Don't call realclean, since this would wipe out our
  autoloads file.
  (dist): Use correct path to autoloads file.

* lisp/Makefile (distclean): Do the same thing as "clean", not
  "realclean".
git-archimport-id: mwolson@gnu.org--2006/muse--main--1.0--patch-191
ChangeLog
Makefile
Makefile.defs
lisp/Makefile