Diego Elio Pettenò
2013-02-14 20:13:49 UTC
libdvdcss | branch: master | Diego Elio Pettenò <***@flameeyes.eu> | Thu Feb 14 07:58:45 2013 -0800| [d3b3d398030dc1e57cebb7f9756c658b6f071eaf] | committer: Diego Elio Pettenò
build: install the documentation files (but not INSTALL)
The INSTALL file just needs to be distributed.
Makefile.am | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am
index f5b1014..fdf2dff 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,8 @@
ACLOCAL_AMFLAGS = -I m4
-EXTRA_DIST = libdvdcss.spec doc/header.html doc/footer.html doc/latex/
+EXTRA_DIST = libdvdcss.spec doc/header.html doc/footer.html doc/latex/ INSTALL
+
+dist_doc_DATA = AUTHORS COPYING NEWS README
lib_LTLIBRARIES = libdvdcss.la
EXTRA_PROGRAMS = csstest dvd_region
build: install the documentation files (but not INSTALL)
The INSTALL file just needs to be distributed.
http://git.videolan.org/gitweb.cgi/libdvdcss.git/?a=commit;h=d3b3d398030dc1e57cebb7f9756c658b6f071eaf
---Makefile.am | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am
index f5b1014..fdf2dff 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,8 @@
ACLOCAL_AMFLAGS = -I m4
-EXTRA_DIST = libdvdcss.spec doc/header.html doc/footer.html doc/latex/
+EXTRA_DIST = libdvdcss.spec doc/header.html doc/footer.html doc/latex/ INSTALL
+
+dist_doc_DATA = AUTHORS COPYING NEWS README
lib_LTLIBRARIES = libdvdcss.la
EXTRA_PROGRAMS = csstest dvd_region