aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDavid Thomas <dt10@imperial.ac.uk>2016-10-16 17:45:40 +0100
committerDavid Thomas <dt10@imperial.ac.uk>2016-10-16 17:45:40 +0100
commit799cc813011a043cc4197dffc54747d5c85508f5 (patch)
tree603b9e76dbb657d811542240c22e1332eb2bfc66 /README.md
parent0673cc3651b60203b90eccdc1c5af5e455f4b6fb (diff)
downloadMipsCPU-799cc813011a043cc4197dffc54747d5c85508f5.tar.gz
MipsCPU-799cc813011a043cc4197dffc54747d5c85508f5.zip
Updated makefile patterns. Closes #21. Thansk to @lorenzo2897
Diffstat (limited to 'README.md')
-rwxr-xr-x[-rw-r--r--]README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 63274f5..a3a062d 100644..100755
--- a/README.md
+++ b/README.md
@@ -79,6 +79,9 @@ that matches these patterns will get compiled in:
- `src/[your_login]/test_mips_*/*.cpp` (if any)
+_Original makefile also included another pattern (thanks to @lorenzo2897, see
+ [issue #21](https://github.com/m8pple/arch2-2016-cw/issues/21)._
+
You can also add your own private header files (often a good idea),
which should be part of the submitted zip file,