absyntax/Makefile.am
author mjsousa
Tue, 20 May 2014 08:24:25 +0100
changeset 891 58109ca87903
parent 353 17bffb57a8c5
permissions -rw-r--r--
Fix typo in as yet dormant code (related to REF_TO keyword, that is not yet active)
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc