aboutsummaryrefslogtreecommitdiffstats
path: root/embed
diff options
context:
space:
mode:
authorJean-François Rameau <jframeau@cvs.gnome.org>2006-07-24 05:23:33 +0800
committerJean-François Rameau <jframeau@src.gnome.org>2006-07-24 05:23:33 +0800
commit9c8579f3d4a07637318cf5ed32ca5c3c8612bf4d (patch)
tree51948eb4628046be7b58354a94d8cc0226c9e5fd /embed
parent691a8a4fd1e189d341c33c0f11ae479395db7d68 (diff)
downloadgsoc2013-epiphany-9c8579f3d4a07637318cf5ed32ca5c3c8612bf4d.tar
gsoc2013-epiphany-9c8579f3d4a07637318cf5ed32ca5c3c8612bf4d.tar.gz
gsoc2013-epiphany-9c8579f3d4a07637318cf5ed32ca5c3c8612bf4d.tar.bz2
gsoc2013-epiphany-9c8579f3d4a07637318cf5ed32ca5c3c8612bf4d.tar.lz
gsoc2013-epiphany-9c8579f3d4a07637318cf5ed32ca5c3c8612bf4d.tar.xz
gsoc2013-epiphany-9c8579f3d4a07637318cf5ed32ca5c3c8612bf4d.tar.zst
gsoc2013-epiphany-9c8579f3d4a07637318cf5ed32ca5c3c8612bf4d.zip
Missing GeckoFormSigningDialog entries.
2006-07-23 Jean-François Rameau <jframeau@cvs.gnome.org> * embed/mozilla/Makefile.am: Missing GeckoFormSigningDialog entries.
Diffstat (limited to 'embed')
-rw-r--r--embed/mozilla/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/embed/mozilla/Makefile.am b/embed/mozilla/Makefile.am
index 9dbf40c08..f072aea93 100644
--- a/embed/mozilla/Makefile.am
+++ b/embed/mozilla/Makefile.am
@@ -35,6 +35,8 @@ libephymozillaembed_la_SOURCES = \
EphyUtils.h \
EventContext.cpp \
EventContext.h \
+ GeckoFormSigningDialog.cpp \
+ GeckoFormSigningDialog.h \
GeckoPrintService.cpp \
GeckoPrintService.h \
GeckoPrintSession.cpp \