Skip the "misc" directory on recursion. (This contains .el files that

will attempt to install into never-never land if emacs isn't installed.
GNU bogon.)
This commit is contained in:
tv 2002-02-26 18:05:20 +00:00
parent e95d648871
commit 13dd6cb726
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ gettextsrcdir = $(datadir)/gettext
gettextsrc_DATA = ABOUT-NLS
EXTRA_DIST = BUGS DISCLAIM README.gemtext
SUBDIRS = doc lib intl src po m4 misc tests
SUBDIRS = doc lib intl src po m4 tests
DISTCLEANFILES = intl/libintl.h
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4