]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
Get rid of empty AUTHORS file
authorJan Engelhardt <jengelh@medozas.de>
Tue, 21 Oct 2008 13:34:58 +0000 (09:34 -0400)
committerSteve Dickson <steved@redhat.com>
Tue, 21 Oct 2008 13:34:58 +0000 (09:34 -0400)
build: remove redundant AUTHORS file

One can use the --foreign automake option to make it not enforce
presence of an AUTHORS file.

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Signed-off-by: Steve Dickson <steved@redhat.com>
AUTHORS [deleted file]
Makefile.am

diff --git a/AUTHORS b/AUTHORS
deleted file mode 100644 (file)
index 9205d1e..0000000
--- a/AUTHORS
+++ /dev/null
@@ -1 +0,0 @@
-This is a dummy AUTHORS file to make automake happy.
index ec8e832ae962bdf1b1428a4c57f78fbea5d30e8a..88ae210b787af6e9c1edc751c59ff46864f3bb16 100644 (file)
@@ -1,5 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 
 ## Process this file with automake to produce Makefile.in
 
+AUTOMAKE_OPTIONS = foreign
+
 SUBDIRS = tools support utils linux-nfs
 
 MAINTAINERCLEANFILES = Makefile.in
 SUBDIRS = tools support utils linux-nfs
 
 MAINTAINERCLEANFILES = Makefile.in