diff options
author | Dafydd Harries <dafydd.harries@collabora.co.uk> | 2007-01-31 15:11:00 +0000 |
---|---|---|
committer | Dafydd Harries <dafydd.harries@collabora.co.uk> | 2007-01-31 15:11:00 +0000 |
commit | 55531e47ebf62a329a0d145275c2378fdd9fc11b (patch) | |
tree | f1d3f16c0f5277c10e90611504b310e36e88eb06 /Makefile.am | |
parent | 8e057c2fa99dfe2ccf45477852eed8245ca3c30d (diff) | |
download | libnice-55531e47ebf62a329a0d145275c2378fdd9fc11b.tar.gz |
build random/ before agent/
darcs-hash:20070131151139-c9803-efe42c7476491c532180c3f8d4724be07d7b8c79.gz
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 65a9bdf..ae3d192 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ -SUBDIRS = local stun tests udp agent random nice +SUBDIRS = local stun tests udp random agent nice EXTRA_DIST = scripts |