Diego Elio Pettenò
2013-02-14 15:49:13 UTC
libdvdcss | branch: master | Diego Elio Pettenò <***@flameeyes.eu> | Thu Feb 14 06:54:45 2013 -0800| [d8d519ca07f7fd1fdc5853bd05b1e076e9df3601] | committer: Jean-Baptiste Kempf
build: fix make dist now that the bootstrap script is gone
Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am
index fbae779..9977d2d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
SUBDIRS = doc
-EXTRA_DIST = libdvdcss.spec bootstrap
+EXTRA_DIST = libdvdcss.spec
doc-dummy:
build: fix make dist now that the bootstrap script is gone
http://git.videolan.org/gitweb.cgi/libdvdcss.git/?a=commit;h=d8d519ca07f7fd1fdc5853bd05b1e076e9df3601
---Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am
index fbae779..9977d2d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
SUBDIRS = doc
-EXTRA_DIST = libdvdcss.spec bootstrap
+EXTRA_DIST = libdvdcss.spec
doc-dummy: