diff options
Diffstat (limited to 'Etc')
-rw-r--r-- | Etc/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Etc/Makefile.in b/Etc/Makefile.in index c4908748d..b6743a7ec 100644 --- a/Etc/Makefile.in +++ b/Etc/Makefile.in @@ -29,7 +29,6 @@ dir_top = .. SUBDIRS = @VERSION_MK@ -VERSION = @VERSION@ # source/build directories VPATH = @srcdir@ |