[vlc-devel] [PATCH 7/9] macosx: Add new VLCHUD classes to Makefile

Marvin Scholz epirat07 at gmail.com
Sun Jun 5 11:28:29 CEST 2016


---
 modules/gui/macosx/Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/modules/gui/macosx/Makefile.am b/modules/gui/macosx/Makefile.am
index ed5e76a..dbbd687 100644
--- a/modules/gui/macosx/Makefile.am
+++ b/modules/gui/macosx/Makefile.am
@@ -80,4 +80,5 @@ libmacosx_plugin_la_SOURCES = \
 	VLCHUDSliderCell.h VLCHUDSliderCell.m \
 	VLCHUDButtonCell.h VLCHUDButtonCell.m \
 	VLCHUDCheckboxCell.h VLCHUDCheckboxCell.m \
-	VLCHUDRadiobuttonCell.h VLCHUDRadiobuttonCell.m
+	VLCHUDRadiobuttonCell.h VLCHUDRadiobuttonCell.m \
+	VLCHUDTextFieldCell.h VLCHUDTextFieldCell.m
-- 
2.7.4 (Apple Git-66)



More information about the vlc-devel mailing list