summaryrefslogtreecommitdiffstats
path: root/gtk/src/Makefile.am
diff options
context:
space:
mode:
authorjstebbins <[email protected]>2008-11-09 19:12:00 +0000
committerjstebbins <[email protected]>2008-11-09 19:12:00 +0000
commitad1d412f8e4cddd7685aa6421fb78fd2b08973ff (patch)
treecb2e9f46635808123b7fb56bd102ad8727e75c3f /gtk/src/Makefile.am
parentc512791d812b8b559287b54f6a735fde25bdfa7f (diff)
LinGui: add update checking. shows a dialog similar to the macui when
an update is available, but without the "install" option. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1910 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 41881d090..4cae9d35f 100644
--- a/gtk/src/Makefile.am
+++ b/gtk/src/Makefile.am
@@ -105,6 +105,8 @@ ghb_SOURCES = \
icon_tools.h \
values.c \
values.h \
+ appcast.c \
+ appcast.h \
plist.c \
plist.h \
hb-backend.c \