Skip to content
Snippets Groups Projects
Commit 5475597b authored by Pierre d'Herbemont's avatar Pierre d'Herbemont
Browse files

src: Fix vlc/*.h headers distribution.

parent fa9b34d3
No related branches found
No related tags found
No related merge requests found
......@@ -20,8 +20,13 @@ pkgincludedir = $(includedir)/vlc
dist_pkginclude_HEADERS = \
../include/vlc/vlc.h \
../include/vlc/common.h \
../include/vlc/deprecated.h \
../include/vlc/libvlc.h \
../include/vlc/libvlc_structures.h \
../include/vlc/libvlc_media_list.h \
../include/vlc/libvlc_events.h \
../include/vlc/libvlc_vlm.h \
../include/vlc/mediacontrol.h \
../include/vlc/mediacontrol_structures.h \
$(NULL)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment