mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-12 18:20:26 +01:00
added ifconfig to samples Makefile
This commit is contained in:
parent
0b0e293b96
commit
1ea4b41dad
@ -22,3 +22,4 @@ projects:
|
||||
$(MAKE) -C TwitterClient $(MAKECMDGOALS)
|
||||
$(MAKE) -C WebSocketServer $(MAKECMDGOALS)
|
||||
$(MAKE) -C SMTPLogger $(MAKECMDGOALS)
|
||||
$(MAKE) -C ifconfig $(MAKECMDGOALS)
|
||||
|
Loading…
Reference in New Issue
Block a user