getting the examples into the build, dns validator needs finished

This commit is contained in:
Meredith L. Patterson 2012-05-24 12:43:32 +02:00
parent 13fab7e49c
commit 8e7a5cc2d3
3 changed files with 40 additions and 22 deletions

View file

@ -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