Merge pull request #38 from mcmasterg/bram_makefile

bram minitest: fix broken makefile
This commit is contained in:
Tim Ansell 2018-01-06 00:17:52 +00:00 committed by GitHub
commit da7758042e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
include ../util/Makefile
include ../util/common.mk