We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d1f656 commit 6c89844Copy full SHA for 6c89844
1 file changed
dev.makefile
@@ -24,6 +24,7 @@ build:
24
test-amalgamate:
25
python2.7 amalgamate.py
26
python3.4 amalgamate.py
27
+ cd dist; gcc -I. -c jsoncpp.cpp
28
29
clean:
30
\rm -rf *.gz *.asc dist/
0 commit comments