diff options
| author | Tim Redfern <tim@gray.(none)> | 2012-11-22 21:28:18 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@gray.(none)> | 2012-11-22 21:28:18 +0000 |
| commit | 249d944d438704bf322904015b71203895e76fc9 (patch) | |
| tree | 09c1cb553162f1a93f86494533facf947b791233 /Makefile | |
initial commit
Diffstat (limited to 'Makefile')
| -rwxr-xr-x | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile new file mode 100755 index 0000000..2d83a77 --- /dev/null +++ b/Makefile @@ -0,0 +1,2 @@ +include config.make +include $(OF_ROOT)/libs/openFrameworksCompiled/project/makefileCommon/Makefile.examples |
