summaryrefslogtreecommitdiffstats
path: root/gtk/src/Makefile.am
diff options
context:
space:
mode:
authorjstebbins <[email protected]>2008-09-26 16:10:25 +0000
committerjstebbins <[email protected]>2008-09-26 16:10:25 +0000
commitd4a4c11fdcca347bffa2f8389c6d3a5bbc3a5dcc (patch)
tree5034b1ed9df0480e7d01c8ef4959e5887908bcfd /gtk/src/Makefile.am
parent230b271de86568e7f3db6e7f6500312580c5a744 (diff)
LinGui: continue callbacks.c reduction. move audio tab handling to separate
file. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1772 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'gtk/src/Makefile.am')
-rw-r--r--gtk/src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk/src/Makefile.am b/gtk/src/Makefile.am
index 088a3b5d2..24d386682 100644
--- a/gtk/src/Makefile.am
+++ b/gtk/src/Makefile.am
@@ -88,6 +88,8 @@ ghb_SOURCES = \
callbacks.h \
queuehandler.c \
queuehandler.h \
+ audiohandler.c \
+ audiohandler.h \
main.c \
settings.c \
settings.h \