diff options
| author | Jamie Bullock <jamie@jamiebullock.com> | 2014-11-06 17:29:37 +0000 |
|---|---|---|
| committer | Jamie Bullock <jamie@jamiebullock.com> | 2014-11-06 17:29:37 +0000 |
| commit | f7bcd97626f1a990106e88e1dfcb56806dfb0419 (patch) | |
| tree | 1991f730f75d430d3bf3aea8fe009cb994d31452 /examples/Makefile | |
| parent | 24eb93e7c365ce8c775d7495ad528d3e33ea8033 (diff) | |
| download | LibXtract-f7bcd97626f1a990106e88e1dfcb56806dfb0419.tar.gz LibXtract-f7bcd97626f1a990106e88e1dfcb56806dfb0419.tar.bz2 LibXtract-f7bcd97626f1a990106e88e1dfcb56806dfb0419.zip | |
Actually add Makefiles!
- Not added in previous commit due to being in .gitignore
Diffstat (limited to 'examples/Makefile')
| l--------- | examples/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/Makefile b/examples/Makefile new file mode 120000 index 0000000..d0b0e8e --- /dev/null +++ b/examples/Makefile @@ -0,0 +1 @@ +../Makefile
\ No newline at end of file |