OSDN Git Service

LinGui: callbacks.c is getting too big. Separate out queue handling into
[handbrake-jp/handbrake-jp-git.git] / gtk / src / Makefile.am
index 0886e66..088a3b5 100644 (file)
@@ -86,6 +86,8 @@ nodist_EXTRA_ghb_SOURCES = dummy.cpp
 ghb_SOURCES = \
        callbacks.c \
        callbacks.h \
+       queuehandler.c \
+       queuehandler.h \
        main.c \
        settings.c \
        settings.h \