Skip to content

Commit

Permalink
Add JSON sample
Browse files Browse the repository at this point in the history
  • Loading branch information
fbraem committed Jun 11, 2012
1 parent 531ebad commit 5de28ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@ JSON-libexec: Foundation-libexec
JSON-tests: JSON-libexec cppunit
$(MAKE) -C $(POCO_BASE)/JSON/testsuite

#JSON-samples: JSON-libexec
# $(MAKE) -C $(POCO_BASE)/JSON/samples
JSON-samples: JSON-libexec
$(MAKE) -C $(POCO_BASE)/JSON/samples

Util-libexec: Foundation-libexec XML-libexec
$(MAKE) -C $(POCO_BASE)/Util
Expand Down

0 comments on commit 5de28ec

Please sign in to comment.