diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2012-05-08 16:16:35 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2012-05-08 16:16:35 +0000 |
commit | 4edc8b5555bd1782f8de1c030257451a5e346ce3 (patch) | |
tree | 869a648db810eeb603597b89f601da5df94058fc /Makefile.in | |
parent | 15cc18d540b12ae1efe62051f215d3e387fd1d42 (diff) |
Removed gpl.txt (duplicate with COPYING)
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 5d9d921..3c665ed 100644 --- a/Makefile.in +++ b/Makefile.in @@ -197,7 +197,7 @@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ SUBDIRS = src man m4 libtest templates lang html EXTRA_DIST = INSTALL INSTALL.FreeBSD INSTALL.Linux \ - gpl.txt gpl-fr.txt license.txt greetings.txt history.txt \ + gpl-fr.txt license.txt greetings.txt history.txt \ httrack-doc.html lang.def all: config.h |