diff options
author | Simon Josefsson <simon@josefsson.org> | 2004-08-20 23:02:17 +0000 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2004-08-20 23:02:17 +0000 |
commit | 4c61375c99d742ccb409556320298abd49357d57 (patch) | |
tree | df839477290c8809705ac58e64aef9b17bcca84e /Makefile.am | |
parent | b6dc4675dbff28009705d9ac7aa6a2d0330dc9d6 (diff) | |
download | gnutls-4c61375c99d742ccb409556320298abd49357d57.tar.gz |
Remove, all are dist'ed by automake automatically.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 179ef3e460..43dba1ab2d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,5 @@ ## Process this file with automake to produce Makefile.in -EXTRA_DIST = ChangeLog NEWS INSTALL README THANKS COPYING COPYING.LIB SUBDIRS = gl if NETTLE SUBDIRS += nettle |