diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 75b3e5edd..285976850 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -43,8 +43,6 @@ endif epiphany_bin_SOURCES = \ $(ephy_automation_interface_idl_sources) \ $(nautilus_view_sources) \ - appearance-prefs.c \ - appearance-prefs.h \ ephy-automation.c \ ephy-automation.h \ ephy-encoding-menu.c \ @@ -74,8 +72,6 @@ epiphany_bin_SOURCES = \ ephy-toolbars-model.h \ ephy-window.c \ ephy-window.h \ - general-prefs.c \ - general-prefs.h \ language-editor.c \ language-editor.h \ pdm-dialog.c \ |