absyntax/Makefile.am
author mjsousa
Sat, 05 Jul 2014 13:57:39 +0100
changeset 901 6a3964be6a29
parent 353 17bffb57a8c5
permissions -rw-r--r--
Update build/compile instructions to reflect the fact that autoconf needs to be executed.
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc