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 aef41faca..43e7de082 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -20,6 +20,7 @@ NOINST_H_FILES = \
ephy-node-common.h \
ephy-prefs.h \
ephy-shlib-loader.h \
+ ephy-signal-accumulator.h \
ephy-string.h \
ephy-stock-icons.h \
ephy-zoom.h
@@ -51,6 +52,7 @@ libephymisc_la_SOURCES = \
ephy-node-db.c \
ephy-prefs.h \
ephy-shlib-loader.c \
+ ephy-signal-accumulator.c \
ephy-state.c \
ephy-string.c \
ephy-stock-icons.c \