summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorrocky <rocky@gnu.org>2012-03-25 20:11:11 -0400
committerrocky <rocky@gnu.org>2012-03-25 20:11:11 -0400
commitaa0c1cb2a3d32dfea07bd4b9bd6a664066cb3f65 (patch)
tree1ea18ba5fee58af51838cf309b76abc661e75da5 /Makefile.am
parenteb990be1a612ede70058ae15e0c0150e8acbf5fb (diff)
test/Makefile.am: test example files, some of which are used in tests, is no longer optional
other Makefile.am: remove some cruft.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 0f00df16..4df3808f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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