Skip to content

Commit 6c89844

Browse files
committed
test-amalgamate
Not tested via Travis (since this is outside cmake), but at least we can more easily validate changes to `amalgamate.py`.
1 parent 7d1f656 commit 6c89844

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev.makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ build:
2424
test-amalgamate:
2525
python2.7 amalgamate.py
2626
python3.4 amalgamate.py
27+
cd dist; gcc -I. -c jsoncpp.cpp
2728

2829
clean:
2930
\rm -rf *.gz *.asc dist/

0 commit comments

Comments
 (0)