Commit f30f05cd authored by Dafydd Harries's avatar Dafydd Harries

include udp/ subdirectory in the build

darcs-hash:20070108191142-c9803-8dd4038a724ccfa0a97e0046df3b7a811bb5f961.gz
parent d2f5213a
SUBDIRS = local stun tests SUBDIRS = local stun tests udp
...@@ -9,6 +9,7 @@ AC_CONFIG_FILES([ ...@@ -9,6 +9,7 @@ AC_CONFIG_FILES([
tests/Makefile tests/Makefile
stun/Makefile stun/Makefile
local/Makefile local/Makefile
udp/Makefile
]) ])
# Checks for programs. # Checks for programs.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment