]> git.sesse.net Git - vlc/commitdiff
Distribute the headers
authorChristophe Mutricy <xtophe@videolan.org>
Tue, 11 Sep 2007 22:11:43 +0000 (22:11 +0000)
committerChristophe Mutricy <xtophe@videolan.org>
Tue, 11 Sep 2007 22:11:43 +0000 (22:11 +0000)
modules/gui/minimal_macosx/Modules.am

index 2d59924efab34a8f6294d19521612f6ea81b0cf8..cf221052871c5cae5ade563d4e198c2df3fce0c8 100644 (file)
@@ -12,3 +12,9 @@ SOURCES_minimal_macosx = \
        voutagl.m \
        $(NULL)
 
+noinst_HEADERS = \
+       intf.h \
+       VLCMinimalVoutWindow.h \
+       VLCOpenGLVoutView.h \
+       voutagl.h \
+       voutgl.h