diff options
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r-- | lib/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am index 10e1fa519..8e6ec93b2 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -32,7 +32,6 @@ NOINST_H_FILES = \ ephy-state.h \ ephy-string.h \ ephy-stock-icons.h \ - ephy-thread-helpers.h \ ephy-zoom.h INST_H_FILES = \ @@ -63,7 +62,6 @@ libephymisc_la_SOURCES = \ ephy-state.c \ ephy-string.c \ ephy-stock-icons.c \ - ephy-thread-helpers.c \ ephy-zoom.c \ $(INST_H_FILES) \ $(NOINST_H_FILES) |