diff options
-rw-r--r-- | ext/cairo/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/cairo/Makefile.am b/ext/cairo/Makefile.am index 238f4954..ecd3e9a9 100644 --- a/ext/cairo/Makefile.am +++ b/ext/cairo/Makefile.am @@ -1,6 +1,6 @@ plugin_LTLIBRARIES = libgstcairo.la -noinst_HEADERS = gsttimeoverlay.h # gsttextoverlay.h +noinst_HEADERS = gsttimeoverlay.h gsttextoverlay.h libgstcairo_la_SOURCES = \ gsttimeoverlay.c \ |