From 6c898441e3742affac4ede42f955e1c6399d4475 Mon Sep 17 00:00:00 2001 From: Christopher Dunn Date: Wed, 25 Feb 2015 10:02:30 -0600 Subject: [PATCH] test-amalgamate Not tested via Travis (since this is outside cmake), but at least we can more easily validate changes to `amalgamate.py`. --- dev.makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/dev.makefile b/dev.makefile index 59aaac3..710aafe 100644 --- a/dev.makefile +++ b/dev.makefile @@ -24,6 +24,7 @@ build: test-amalgamate: python2.7 amalgamate.py python3.4 amalgamate.py + cd dist; gcc -I. -c jsoncpp.cpp clean: \rm -rf *.gz *.asc dist/