test/Makefile.am: test example files, some of which are used in tests, is no longer optional

other Makefile.am: remove some cruft.
This commit is contained in:
rocky
2012-03-25 20:11:11 -04:00
parent eb990be1a6
commit aa0c1cb2a3
5 changed files with 34 additions and 22 deletions

View File

@@ -1,4 +1,4 @@
# Copyright (C) 2003, 2004, 2006, 2008, 2011
# Copyright (C) 2003, 2004, 2006, 2008, 2011, 2012
# Rocky Bernstein <rocky@gnu.org>
#
# This program is free software: you can redistribute it and/or modify
@@ -116,7 +116,6 @@ check_iso.sh: $(top_builddir)/config.status check_iso.sh.in
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
chmod +x config_iso.sh
# cvs2cl
MAINTAINERCLEANFILES = ChangeLog *.rej *.orig
if MAINTAINER_MODE