commit | 6c898441e3742affac4ede42f955e1c6399d4475 | [log] [tgz] |
---|---|---|
author | Christopher Dunn <cdunn2001@gmail.com> | Wed Feb 25 10:02:30 2015 -0600 |
committer | Christopher Dunn <cdunn2001@gmail.com> | Wed Feb 25 10:04:12 2015 -0600 |
tree | 066eb2a56a6316abab4a843fae917087cf7deed5 | |
parent | 7d1f656859229f4608f8187b046b95351826b365 [diff] |
test-amalgamate Not tested via Travis (since this is outside cmake), but at least we can more easily validate changes to `amalgamate.py`.
diff --git a/dev.makefile b/dev.makefile index 59aaac3..710aafe 100644 --- a/dev.makefile +++ b/dev.makefile
@@ -24,6 +24,7 @@ test-amalgamate: python2.7 amalgamate.py python3.4 amalgamate.py + cd dist; gcc -I. -c jsoncpp.cpp clean: \rm -rf *.gz *.asc dist/