absyntax/Makefile.am
author mjsousa
Sat, 15 Mar 2014 08:31:35 +0000
changeset 875 4e7f95fab6d7
parent 353 17bffb57a8c5
permissions -rw-r--r--
Update files to be ignored by mercurial: ignore files generated by autoconf, directory test/, and *.orig
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc