Ada: fix ada_secondary_stack test

This commit is contained in:
Johannes Kliemann 2018-07-11 15:25:18 +02:00 committed by Norman Feske
parent 0ca197374e
commit 06a72facc5
1 changed files with 2 additions and 0 deletions

View File

@ -2,3 +2,5 @@ TARGET = test-ada_secondary_stack
SRC_ADB = stack.adb
SRC_CC = main.cc
LIBS = base ada
INC_DIR += $(PRG_DIR)