diff options
Diffstat (limited to 'embed/Makefile.am')
-rw-r--r-- | embed/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/embed/Makefile.am b/embed/Makefile.am index 4a1568ec9..96d440d4f 100644 --- a/embed/Makefile.am +++ b/embed/Makefile.am @@ -34,6 +34,8 @@ libephyembed_la_SOURCES = \ ephy-embed-popup-control.c \ ephy-embed-popup-control.h \ ephy-embed-prefs.h \ + ephy-embed-single.c \ + ephy-embed-single.h \ ephy-embed-shell.c \ ephy-embed-shell.h \ ephy-embed-types.h \ |