Commit 235ff058 authored by Dafydd Harries's avatar Dafydd Harries

update boring rules

darcs-hash:20070205191315-c9803-8aebf462f79f7a8e4bae0b7d62ab77e33f65f89b.gz
parent be9f196d
...@@ -67,6 +67,9 @@ ...@@ -67,6 +67,9 @@
^doc($|/) ^doc($|/)
^debian($|/) ^debian($|/)
# address/ stuff
^address/libaddress.la$
# agent/ stuff # agent/ stuff
^agent/libagent.la$ ^agent/libagent.la$
^agent/test$ ^agent/test$
...@@ -74,6 +77,7 @@ ...@@ -74,6 +77,7 @@
^agent/test-recv$ ^agent/test-recv$
^agent/test-stun$ ^agent/test-stun$
^agent/test-priority$ ^agent/test-priority$
^agent/test-send$
# stun/ stuff # stun/ stuff
^stun/libstun.la$ ^stun/libstun.la$
...@@ -99,16 +103,21 @@ ...@@ -99,16 +103,21 @@
^udp/libudp.la$ ^udp/libudp.la$
^udp/udp-client$ ^udp/udp-client$
^udp/udp-echo-server$ ^udp/udp-echo-server$
^udp/test$ ^udp/test-fake$
^udp/test-bsd$
# nice/ stuff # nice/ stuff
^nice/libnice.la$ ^nice/libnice.la$
^nice/libnice.pc$ ^nice/libnice.pc$
^nice/ice-test-client$ ^nice/ice-test-client$
^nice/ice-test-server$ ^nice/ice-test-server$
^nice/jingle-test-server$
^nice/test-readline$ ^nice/test-readline$
^nice/test-util$ ^nice/test-util$
# random/ stuff # random/ stuff
^random/librandom.la$ ^random/librandom.la$
^random/test$ ^random/test$
# gst/ stuff
^gst/libgstnice.la$
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