diff options
Diffstat (limited to 'embed/xulrunner/utils/Makefile.am')
-rw-r--r-- | embed/xulrunner/utils/Makefile.am | 2 |
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) |