absyntax/Makefile.am
author mjsousa
Sat, 10 Jan 2015 23:17:08 +0000
changeset 991 7c01878bd525
parent 353 17bffb57a8c5
permissions -rw-r--r--
Correct the number given to actions in the #define's
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc