* Makefile.am: GNOME_M4_FILES renamed to ACLOCAL_M4_SOURCES so

that CVS Automake will drop dependencied to the macros that
we don't distribute.
This commit is contained in:
Pavel Roskin 2000-10-10 01:28:03 +00:00
parent 1f6dc4fe5a
commit b49ab71bd1
2 changed files with 11 additions and 3 deletions

View File

@ -1,5 +1,9 @@
2000-10-09 Pavel Roskin <proski@gnu.org>
* Makefile.am: GNOME_M4_FILES renamed to ACLOCAL_M4_SOURCES so
that CVS Automake will drop dependencied to the macros that
we don't distribute.
* lib/mc.ext.in: Removed references to icons. Source RPMs
grouped to one regex. Removed "Update" for source RPMs, added
"Rebuild" instead. Added "Check signature" for all RPMs.

View File

@ -5,13 +5,17 @@ SUBDIRS = vfs lib doc slang gtkedit edit src gnome new_icons \
ACLOCAL_AMFLAGS = -I macros
GNOME_M4_FILES = macros/gnome.m4 macros/gnome-vfs.m4 macros/gnome-undelfs.m4 \
macros/gnome-gettext.m4 macros/linger.m4
ACLOCAL_M4_SOURCES = \
macros/gnome.m4 \
macros/gnome-vfs.m4 \
macros/gnome-undelfs.m4 \
macros/gnome-gettext.m4 \
macros/linger.m4
EXTRA_DIST = BUGS FAQ INSTALL.FAST MAINTAINERS \
README.PC README.QNX README.smbfs \
create_vcs \
$(GNOME_M4_FILES)
$(ACLOCAL_M4_SOURCES)
noinst_DATA = mc.spec