getting the examples into the build, dns validator needs finished
This commit is contained in:
parent
13fab7e49c
commit
8e7a5cc2d3
3 changed files with 40 additions and 22 deletions
2
Makefile
2
Makefile
|
|
@ -3,7 +3,7 @@
|
|||
# and kick off a recursive make
|
||||
# Also, "make src/all" turns into "make -C src all"
|
||||
|
||||
SUBDIRS = src
|
||||
SUBDIRS = src examples
|
||||
|
||||
.DEFAULT_GOAL := all
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue