diff options
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r-- | lib/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am index a3c74cd15..7648fe31c 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -43,6 +43,8 @@ libephy_la_SOURCES = \ ephy-prefs.h \ ephy-prefs-utils.c \ ephy-prefs-utils.h \ + ephy-start-here.c \ + ephy-start-here.h \ ephy-state.c \ ephy-state.h \ ephy-string.c \ |