[vlc-commits] Add include/vlc_timestamp_helper.h to Makefile
Jean-Baptiste Kempf
git at videolan.org
Fri Nov 24 17:38:42 CET 2017
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Fri Nov 24 17:38:18 2017 +0100| [fc5873764b65844550e79a1b9c0debf074e0033e] | committer: Jean-Baptiste Kempf
Add include/vlc_timestamp_helper.h to Makefile
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=fc5873764b65844550e79a1b9c0debf074e0033e
---
src/Makefile.am | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/Makefile.am b/src/Makefile.am
index 0aed444b91..7a4fe5dafd 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -92,6 +92,7 @@ pluginsinclude_HEADERS = \
../include/vlc_subpicture.h \
../include/vlc_text_style.h \
../include/vlc_threads.h \
+ ../include/vlc_timestamp_helper.h \
../include/vlc_tls.h \
../include/vlc_url.h \
../include/vlc_variables.h \
More information about the vlc-commits
mailing list