X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/5a9c6b89d0cd97f514383bc555a2c14f59bd9c3b..24ec08374334f3c4cfb4080384793aa423e29679:/examples/local.mk diff --git a/examples/local.mk b/examples/local.mk index de4d38fc..0d632023 100644 --- a/examples/local.mk +++ b/examples/local.mk @@ -20,3 +20,4 @@ TEST_LOG_COMPILER = $(top_srcdir)/examples/test include examples/calc++/local.mk include examples/mfcalc/local.mk +include examples/rpcalc/local.mk