|
@@ -1,5 +1,6 @@
|
|
|
# Makefile for GNU tar scripts.
|
|
|
-# Copyright (C) 1994 Free Software Foundation, Inc.
|
|
|
+
|
|
|
+# Copyright (C) 1994, 2003 Free Software Foundation, Inc.
|
|
|
|
|
|
## This program is free software; you can redistribute it and/or modify
|
|
|
## it under the terms of the GNU General Public License as published by
|
|
@@ -15,6 +16,4 @@
|
|
|
## along with this program; if not, write to the Free Software Foundation,
|
|
|
## Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
|
|
|
|
|
-AUTOMAKE_OPTIONS = gnits
|
|
|
-
|
|
|
EXTRA_DIST = WARNING backup-specs dump-remind level-0 level-1 weekly.new
|