aboutsummaryrefslogtreecommitdiffstats
path: root/embed/xulrunner/utils/Makefile.am
diff options
context:
space:
mode:
authorChristian Persch <chpe@src.gnome.org>2007-09-28 23:17:48 +0800
committerChristian Persch <chpe@src.gnome.org>2007-09-28 23:17:48 +0800
commitbfd1d5ab3539021b0e759756f748ac205f1eb645 (patch)
tree4f8c39a23e2bbb63de673339b8eaf054bb704389 /embed/xulrunner/utils/Makefile.am
parentf3a7cf8b0223fdc39993d6da985dd3fe32a0740e (diff)
downloadgsoc2013-epiphany-bfd1d5ab3539021b0e759756f748ac205f1eb645.tar
gsoc2013-epiphany-bfd1d5ab3539021b0e759756f748ac205f1eb645.tar.gz
gsoc2013-epiphany-bfd1d5ab3539021b0e759756f748ac205f1eb645.tar.bz2
gsoc2013-epiphany-bfd1d5ab3539021b0e759756f748ac205f1eb645.tar.lz
gsoc2013-epiphany-bfd1d5ab3539021b0e759756f748ac205f1eb645.tar.xz
gsoc2013-epiphany-bfd1d5ab3539021b0e759756f748ac205f1eb645.tar.zst
gsoc2013-epiphany-bfd1d5ab3539021b0e759756f748ac205f1eb645.zip
Make it build.
svn path=/trunk/; revision=7505
Diffstat (limited to 'embed/xulrunner/utils/Makefile.am')
-rw-r--r--embed/xulrunner/utils/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/embed/xulrunner/utils/Makefile.am b/embed/xulrunner/utils/Makefile.am
index 781735962..a66ecf054 100644
--- a/embed/xulrunner/utils/Makefile.am
+++ b/embed/xulrunner/utils/Makefile.am
@@ -13,6 +13,8 @@ libephyxulrunnerutils_la_SOURCES = \
EphyUtils.h \
GeckoUtils.cpp \
GeckoUtils.h \
+ ggeAutoModalDialog.cpp \
+ ggeAutoModalDialog.h \
ggeAutoSurvivalArea.cpp \
ggeAutoSurvivalArea.h \
$(NULL)