diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | doc/reference/Makefile.am | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index c2aa12f75..f67f2b1c6 100644 --- a/.gitignore +++ b/.gitignore @@ -42,7 +42,6 @@ data/org.gnome.epiphany.gschema.xml lib/egg/eggmarshalers.[ch] lib/egg/eggtypebuiltins.[ch] -lib/ephy-marshal.[ch] lib/ephy-profile-migrator po/*.pot diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am index ff628aba8..0af97d78f 100644 --- a/doc/reference/Makefile.am +++ b/doc/reference/Makefile.am @@ -33,7 +33,6 @@ IGNORE_HFILES = \ ephy-file-chooser.h \ ephy-gui.h \ ephy-langs.h \ - ephy-marshal.h \ ephy-node-common.h \ ephy-node-filter.h \ ephy-node.h \ |