Commit 8b21bfe8 authored by Olivier Aubert's avatar Olivier Aubert

Makefile.am: add src/control/init.c and src/control/plugin.c to EXTRA_DIST

parent 422173a4
......@@ -471,6 +471,9 @@ SOURCES_libvlc_common = \
src/control/audio_video.c \
$(NULL)
# These should be distributed, but not compiled
EXTRA_DIST += src/control/init.c src/control/plugin.c
SOURCES_libvlc = \
$(SOURCES_libvlc_common) \
$(OPT_SOURCES_libvlc_beos) \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment