summaryrefslogtreecommitdiff
path: root/src/templating/ORIGIN
blob: 14902983aefe0d03702bc19f1c4ed2201243f814 (plain)
1
2
3
4
5
6
7
8
9
10
11
Cloned originally from https://gitlab.com/jobol/mustach/

Changes:
========

Renamed original Makefile to mustach-original-Makefile
and wrote Makefile.am for us.

Added run-original-tests.sh shell script as a wrapper around
mustach-original-Makefile to use the original build process for the test
suite.