diff options
Diffstat (limited to 'ext/gtk/Makefile.am')
-rw-r--r-- | ext/gtk/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/gtk/Makefile.am b/ext/gtk/Makefile.am index f2e8c5518..84846774e 100644 --- a/ext/gtk/Makefile.am +++ b/ext/gtk/Makefile.am @@ -16,6 +16,8 @@ sources = \ gstgtkbasesink.h \ gstgtksink.c \ gstgtksink.h \ + gstgtkutils.c \ + gstgtkutils.h \ gstplugin.c \ $(NULL) |