diff options
Diffstat (limited to 'embed/Makefile.am')
-rw-r--r-- | embed/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/embed/Makefile.am b/embed/Makefile.am index 75314e7e9..ba50008f5 100644 --- a/embed/Makefile.am +++ b/embed/Makefile.am @@ -13,7 +13,6 @@ NOINST_H_FILES = \ ephy-embed-dialog.h \ ephy-encodings.h \ ephy-favicon-cache.h \ - find-dialog.h \ print-dialog.h INST_H_FILES = \ @@ -46,7 +45,6 @@ libephyembed_la_SOURCES = \ ephy-history.c \ ephy-password-manager.c \ ephy-permission-manager.c \ - find-dialog.c \ print-dialog.c \ $(INST_H_FILES) \ $(NOINST_H_FILES) \ |