diff options
Diffstat (limited to 'gtk/src/Makefile.am')
-rw-r--r-- | gtk/src/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk/src/Makefile.am b/gtk/src/Makefile.am index 2ad120755..ee61e2122 100644 --- a/gtk/src/Makefile.am +++ b/gtk/src/Makefile.am @@ -37,6 +37,8 @@ ghb_SOURCES = \ callbacks.h \ queuehandler.c \ queuehandler.h \ + videohandler.c \ + videohandler.h \ audiohandler.c \ audiohandler.h \ subtitlehandler.c \ |