Add Makefile

This commit is contained in:
Danny Nguyen 2017-03-07 23:06:41 -05:00
parent 38a83700c3
commit 7042af7020

View file

@ -0,0 +1,3 @@
ifndef MAKEFILE_INCLUDED
include ../../../Makefile
endif