noinst_LTLIBRARIES = libephyzoom.la

libephyzoom_la_SOURCES = \
	ephy-zoom-action.h			\
	ephy-zoom-action.c			\
	ephy-zoom-control.c			\
	ephy-zoom-control.h			\
	ephy-zoom.c				\
	ephy-zoom.h

libephyzoom_la_CFLAGS = \
	$(SHELL_CORE_CFLAGS)	\
	$(WARNING_CFLAGS)	\
	$(DISABLE_DEPRECATED)

-include $(top_srcdir)/git.mk