diff options
Diffstat (limited to 'net-im/libnice/files/patch-Makefile.in')
-rw-r--r-- | net-im/libnice/files/patch-Makefile.in | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/net-im/libnice/files/patch-Makefile.in b/net-im/libnice/files/patch-Makefile.in new file mode 100644 index 000000000000..1b43415d2283 --- /dev/null +++ b/net-im/libnice/files/patch-Makefile.in @@ -0,0 +1,13 @@ +--- Makefile.in.orig 2013-05-22 07:47:08.000000000 +0000 ++++ Makefile.in 2013-05-22 07:47:23.000000000 +0000 +@@ -311,9 +311,7 @@ + agent \ + nice \ + gst \ +- docs \ +- tests \ +- examples ++ docs + + DISTCHECK_CONFIGURE_FLAGS = --disable-assert -enable-gtk-doc + EXTRA_DIST = \ |