absyntax/Makefile.am
author laurent
Tue, 21 Feb 2012 22:28:57 +0100
changeset 404 ff3313e22883
parent 353 17bffb57a8c5
permissions -rw-r--r--
Fix bug pointed structure not declared for directly derived datatypes
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc