diff options
Diffstat (limited to 'gst-libs/gst/player/Makefile.am')
-rw-r--r-- | gst-libs/gst/player/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gst-libs/gst/player/Makefile.am b/gst-libs/gst/player/Makefile.am index f893375a8..2f3a59a6a 100644 --- a/gst-libs/gst/player/Makefile.am +++ b/gst-libs/gst/player/Makefile.am @@ -39,6 +39,7 @@ noinst_HEADERS = \ libgstplayer_HEADERS = \ player.h \ + player-prelude.h \ gstplayer.h \ gstplayer-types.h \ gstplayer-signal-dispatcher.h \ |