aboutsummaryrefslogtreecommitdiffstats
path: root/embed/xulrunner/utils/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'embed/xulrunner/utils/Makefile.am')
-rw-r--r--embed/xulrunner/utils/Makefile.am10
1 files changed, 6 insertions, 4 deletions
diff --git a/embed/xulrunner/utils/Makefile.am b/embed/xulrunner/utils/Makefile.am
index 5d6fe699d..faeab4716 100644
--- a/embed/xulrunner/utils/Makefile.am
+++ b/embed/xulrunner/utils/Makefile.am
@@ -3,10 +3,12 @@ NULL =
noinst_LTLIBRARIES = libephyxulrunnerutils.la
libephyxulrunnerutils_la_SOURCES = \
- AutoJSContextStack.cpp \
- AutoJSContextStack.h \
- AutoWindowModalState.cpp \
- AutoWindowModalState.h \
+ AutoJSContextStack.cpp \
+ AutoJSContextStack.h \
+ AutoWindowModalState.cpp \
+ AutoWindowModalState.h \
+ EphyBadCertRejector.cpp \
+ EphyBadCertRejector.h \
$(NULL)
libephyxulrunnerutils_la_CPPFLAGS = \