diff --git a/gst/Makefile.am b/gst/Makefile.am index dda710f133..fa1ea7b5ba 100644 --- a/gst/Makefile.am +++ b/gst/Makefile.am @@ -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)