diff options
Diffstat (limited to 'lib/widgets/Makefile.am')
-rw-r--r-- | lib/widgets/Makefile.am | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/widgets/Makefile.am b/lib/widgets/Makefile.am index f9a114ee5..941a9548a 100644 --- a/lib/widgets/Makefile.am +++ b/lib/widgets/Makefile.am @@ -16,9 +16,7 @@ libephywidgets_la_SOURCES = \ totem-glow-button.c \ totem-glow-button.h \ ephy-zoom-action.h \ - ephy-zoom-action.c \ - ephy-zoom-control.c \ - ephy-zoom-control.h + ephy-zoom-action.c libephywidgets_la_CPPFLAGS = \ -I$(top_builddir)/lib \ |