absyntax/Makefile.am
author mjsousa
Sun, 15 Feb 2015 16:08:56 +0000
changeset 995 ce997a27c516
parent 353 17bffb57a8c5
permissions -rw-r--r--
Better identification of error location in some error messages.
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc