Add licenses.
authorScott Cantor <cantor.2@osu.edu>
Fri, 27 Apr 2007 02:13:07 +0000 (02:13 +0000)
committerScott Cantor <cantor.2@osu.edu>
Fri, 27 Apr 2007 02:13:07 +0000 (02:13 +0000)
doc/Makefile.am [new file with mode: 0644]

diff --git a/doc/Makefile.am b/doc/Makefile.am
new file mode 100644 (file)
index 0000000..42bec95
--- /dev/null
@@ -0,0 +1,10 @@
+AUTOMAKE_OPTIONS = foreign\r
+\r
+pkgdocdir = $(prefix)/doc/@PACKAGE@\r
+\r
+pkgdoc_DATA = \\r
+       LICENSE.txt \\r
+       NOTICE.txt \\r
+       OPENSSL.LICENSE \\r
+       LOG4CPP.LICENSE \\r
+       CURL.LICENSE\r