absyntax/Makefile.am
author mjsousa
Sun, 09 Feb 2014 08:05:44 +0000
changeset 862 2b6b1202f8a8
parent 353 17bffb57a8c5
permissions -rw-r--r--
Fix bug in standard: standard does not allow multiple VAR_GLOBAL ... END_VAR constructs in configurations and resources. This is probably a bug, so we allow it.
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc