aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index e7d039ba0..3457f375a 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -8,6 +8,7 @@ NOINST_H_FILES = \
ephy-favicon-helpers.h \
ephy-file-chooser.h \
ephy-file-helpers.h \
+ ephy-form-auth-data.h \
ephy-gui.h \
ephy-langs.h \
ephy-node-filter.h \
@@ -45,6 +46,7 @@ libephymisc_la_SOURCES = \
ephy-favicon-helpers.c \
ephy-file-chooser.c \
ephy-file-helpers.c \
+ ephy-form-auth-data.c \
ephy-gui.c \
ephy-initial-state.c \
ephy-langs.c \