diff options
Diffstat (limited to 'embed/mozilla/Makefile.am')
-rw-r--r-- | embed/mozilla/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/embed/mozilla/Makefile.am b/embed/mozilla/Makefile.am index 418c7c702..e63cf43a8 100644 --- a/embed/mozilla/Makefile.am +++ b/embed/mozilla/Makefile.am @@ -35,6 +35,8 @@ libephymozillaembed_la_SOURCES = \ EphyUtils.h \ EventContext.cpp \ EventContext.h \ + GeckoCookiePromptService.cpp \ + GeckoCookiePromptService.h \ GeckoFormSigningDialog.cpp \ GeckoFormSigningDialog.h \ GeckoPrintService.cpp \ |