diff --git a/ext/srt/Makefile.am b/ext/srt/Makefile.am index dfacb070fe..5b8e551b05 100644 --- a/ext/srt/Makefile.am +++ b/ext/srt/Makefile.am @@ -35,6 +35,7 @@ nodist_libgstsrt_la_SOURCES = $(BUILT_SOURCES) CLEANFILES = $(BUILT_SOURCES) noinst_HEADERS = \ + gstsrt-enums.h \ gstsrtobject.h \ gstsrtsink.h \ gstsrtsrc.h \