absyntax/Makefile.am
author Laurent Bessard
Thu, 18 Apr 2013 22:27:01 +0200
changeset 816 dcd861dda04a
parent 353 17bffb57a8c5
permissions -rw-r--r--
Fixed bug when defining task with single_data_source instead of interval_data_source
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc