diff options
author | Christian Grothoff <christian@grothoff.org> | 2018-01-02 02:35:22 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2018-01-02 11:57:10 +0100 |
commit | 4e084e4842cddf5de988534c84e2d65bb122472f (patch) | |
tree | 863b6f0b88dce9c852f1cf75c812abd6240da6ae /doc/Makefile.am | |
parent | 955c05a94229ee790afe8981287365daa06c6db9 (diff) |
fix misc make dist issues
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r-- | doc/Makefile.am | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index f84c66753..ab8ccc4b5 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -2,6 +2,4 @@ SUBDIRS = man doxygen documentation EXTRA_DIST = \ - outdated-and-old-installation-instructions.txt \ - gnunet-c-tutorial-v1.pdf \ - README.txt + outdated-and-old-installation-instructions.txt |