diff options
Diffstat (limited to 'src/mustach/ORIGIN')
-rw-r--r-- | src/mustach/ORIGIN | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/mustach/ORIGIN b/src/mustach/ORIGIN new file mode 100644 index 00000000..fafb0ae7 --- /dev/null +++ b/src/mustach/ORIGIN @@ -0,0 +1,9 @@ +Cloned originally from https://gitlab.com/jobol/mustach/ + +Changes: +======== + +Renamed original Makefile to Makefile.orig and wrote Makefile.am for us. + +Added run-original-tests.sh shell script as a wrapper around Makefile.org +to us the original build process for the test suite. |