summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index cd286cb..5182a8f 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -65,7 +65,7 @@ dist:
include/libssh/priv.h include/libssh/crypto.h \
include/libssh/ssh1.h include/libssh/ssh2.h \
include/libssh/server.h $(DISTLIB)/include/libssh/
- cp *.c COPYING README AUTHORS CHANGELOG $(DISTLIB)/
+ cp *.c COPYING README AUTHORS CHANGELOG Doxyfile $(DISTLIB)/
cp doc/* $(DISTLIB)/doc/
tar czf $(DISTLIB).tgz $(DISTLIB)/