lib_LIBRARIES = liblexer.a
liblexer_a_SOURCES = \
lexer.c \
lexer.h
liblexer_a_CPPFLAGS = -I$(top_srcdir)/src
noinst_LIBRARIES = liblexer.a