-install copying to share/doc/
authorChristian Grothoff <christian@grothoff.org>
Sun, 25 Dec 2011 16:35:59 +0000 (16:35 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sun, 25 Dec 2011 16:35:59 +0000 (16:35 +0000)
Makefile.am

index 9e72851b38e06731dbb71393d095972c9075ff1a..5ca5666992463bd9799d72b4002e02af4080bf12 100644 (file)
@@ -10,6 +10,9 @@ EXTRA_DIST = \
 gnunetincludedir = $(includedir)/gnunet
 gnunetinclude_HEADERS = gnunet_config.h
 
+docdir = $(datadir)/doc/
+doc_DATA = COPYING
+
 ACLOCAL_AMFLAGS = -I m4
 
 ChangeLog: