absyntax/Makefile.am
author mjsousa
Tue, 30 Dec 2014 23:32:04 +0000
changeset 985 837c6532a9b8
parent 353 17bffb57a8c5
permissions -rw-r--r--
Add comment about bug that needs to be fixed later on.
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc