[libdvdnav-devel] build: install basic documentation files.
Diego Elio Pettenò
git at videolan.org
Mon Nov 18 12:37:23 CET 2013
libdvdread | branch: master | Diego Elio Pettenò <flameeyes at flameeyes.eu> | Wed Feb 6 10:46:20 2013 -0800| [6d8ee2d017c334b7e6706358b1caa0da49c6d7a7] | committer: Jean-Baptiste Kempf
build: install basic documentation files.
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/libdvdread.git/?a=commit;h=6d8ee2d017c334b7e6706358b1caa0da49c6d7a7
---
Makefile.am | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 7294d7d..5964b32 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,9 +1,8 @@
AM_CPPFLAGS = -I$(top_srcdir)/src $(CSS_CFLAGS)
-EXTRA_DIST = \
- README \
- TODO \
- msvc/
+dist_doc_DATA = AUTHORS ChangeLog COPYING README TODO
+
+EXTRA_DIST = msvc/
lib_LTLIBRARIES = libdvdread.la
More information about the libdvdnav-devel
mailing list