absyntax/Makefile.am
author mjsousa
Sat, 25 Oct 2014 11:28:48 +0100
changeset 941 c2ef93412407
parent 353 17bffb57a8c5
permissions -rw-r--r--
Editing of error message to make it more clear.
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc