[vlc-commits] commit: Distribute libvlc_version.h.in ( Rémi Denis-Courmont )

git at videolan.org git at videolan.org
Sat Aug 21 18:20:55 CEST 2010


vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sat Aug 21 19:20:45 2010 +0300| [30a80a475de3cdcf64230f9d4301590daaf764df] | committer: Rémi Denis-Courmont 

Distribute libvlc_version.h.in

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=30a80a475de3cdcf64230f9d4301590daaf764df
---

 src/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index c88d2e5..ff69866 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -11,7 +11,8 @@ EXTRA_DIST = extras/COPYING \
 	libvlc.pc.in \
 	vlc-plugin.pc.in \
 	libvlc.sym \
-	libvlccore.sym
+	libvlccore.sym \
+	../include/vlc/libvlc_version.h.in
 
 BUILT_SOURCES = \
 	$(nodist_pkginclude_HEADERS) \



More information about the vlc-commits mailing list