rtsp-server: Don't install the funnel header

This commit is contained in:
Sebastian Dröge 2011-03-07 10:23:06 +01:00
parent 160e0ed11b
commit 63744dfece

View file

@ -1,5 +1,4 @@
public_headers = \
rtsp-funnel.h \
rtsp-auth.h \
rtsp-params.h \
rtsp-sdp.h \
@ -26,6 +25,8 @@ c_sources = \
rtsp-client.c \
rtsp-server.c
noinst_HEADERS = rtsp-funnel.h
lib_LTLIBRARIES = \
libgstrtspserver-@GST_MAJORMINOR@.la