stage3/Makefile.am
author Manuele Conti <conti.ma@alice.it>
Thu, 01 Sep 2011 21:32:57 +0200
changeset 374 01068ccb73b2
parent 353 17bffb57a8c5
child 417 d48f53715f77
permissions -rw-r--r--
Fix make on system without mercurial installed.
include ../common.mk

lib_LIBRARIES = libstage3.a

libstage3_a_SOURCES = \
	stage3.cc \
	visit_expression_type.cc