tracerutils: move header to noinst section

This is internal code, that is only to be used in core.
This commit is contained in:
Stefan Sauer 2016-01-06 11:35:46 +01:00
parent e5ca47236e
commit 1af0a3ce6f

View file

@ -223,7 +223,6 @@ gst_headers = \
gsttocsetter.h \
gsttracer.h \
gsttracerfactory.h \
gsttracerutils.h \
gsttypefind.h \
gsttypefindfactory.h \
gsturi.h \
@ -251,6 +250,7 @@ noinst_HEADERS = \
gstregistrybinary.h \
gstregistrychunks.h \
gsttrace.h \
gsttracerutils.h \
gst_private.h
gstenumtypes.h: $(gst_headers)