Index: libccrtp-2.0.1/Makefile.am
===================================================================
--- libccrtp-2.0.1.orig/Makefile.am	2011-05-29 07:47:59.000000000 +1000
+++ libccrtp-2.0.1/Makefile.am	2011-10-29 12:32:50.000000000 +1100
@@ -14,8 +14,8 @@
 EXTRA_DIST = autogen.sh ccrtp.spec ccrtp.spec.in COPYING.addendum \
     ccrtp.list ccrtp.list.in libccrtp.pc libccrtp.pc.in autoconf/*
 
-SUBDIRS = src demo doc
-DIST_SUBDIRS = m4 src phone doc demo w32
+SUBDIRS = src doc
+DIST_SUBDIRS = m4 src phone doc w32
 
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = libccrtp.pc
Index: libccrtp-2.0.1/Makefile.in
===================================================================
--- libccrtp-2.0.1.orig/Makefile.in	2011-07-10 22:14:55.000000000 +1000
+++ libccrtp-2.0.1/Makefile.in	2011-10-29 12:32:50.000000000 +1100
@@ -291,8 +291,8 @@
 EXTRA_DIST = autogen.sh ccrtp.spec ccrtp.spec.in COPYING.addendum \
     ccrtp.list ccrtp.list.in libccrtp.pc libccrtp.pc.in autoconf/*
 
-SUBDIRS = src demo doc
-DIST_SUBDIRS = m4 src phone doc demo w32
+SUBDIRS = src doc
+DIST_SUBDIRS = m4 src phone doc w32
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = libccrtp.pc
 all: all-recursive
Index: libccrtp-2.0.1/configure.ac
===================================================================
--- libccrtp-2.0.1.orig/configure.ac	2011-07-10 22:14:17.000000000 +1000
+++ libccrtp-2.0.1/configure.ac	2011-10-29 12:32:50.000000000 +1100
@@ -147,5 +147,5 @@
 AM_CONDITIONAL(DOXY, test "$DOXYGEN" != "no")
 
 AC_OUTPUT(Makefile m4/Makefile src/Makefile src/ccrtp/Makefile
-doc/Makefile demo/Makefile phone/Makefile w32/Makefile ccrtp.spec
+doc/Makefile phone/Makefile w32/Makefile ccrtp.spec
 libccrtp.spec ccrtp.list libccrtp.pc src/ccrtp/crypto/Makefile)
Index: libccrtp-2.0.1/configure
===================================================================
--- libccrtp-2.0.1.orig/configure	2011-07-10 22:14:56.000000000 +1000
+++ libccrtp-2.0.1/configure	2011-10-29 12:33:08.000000000 +1100
@@ -15628,7 +15628,7 @@
 fi
 
 
-ac_config_files="$ac_config_files Makefile m4/Makefile src/Makefile src/ccrtp/Makefile doc/Makefile demo/Makefile phone/Makefile w32/Makefile ccrtp.spec libccrtp.spec ccrtp.list libccrtp.pc src/ccrtp/crypto/Makefile"
+ac_config_files="$ac_config_files Makefile m4/Makefile src/Makefile src/ccrtp/Makefile doc/Makefile phone/Makefile w32/Makefile ccrtp.spec libccrtp.spec ccrtp.list libccrtp.pc src/ccrtp/crypto/Makefile"
 
 cat >confcache <<\_ACEOF
 # This file is a shell script that caches the results of configure
@@ -16726,7 +16726,6 @@
     "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
     "src/ccrtp/Makefile") CONFIG_FILES="$CONFIG_FILES src/ccrtp/Makefile" ;;
     "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
-    "demo/Makefile") CONFIG_FILES="$CONFIG_FILES demo/Makefile" ;;
     "phone/Makefile") CONFIG_FILES="$CONFIG_FILES phone/Makefile" ;;
     "w32/Makefile") CONFIG_FILES="$CONFIG_FILES w32/Makefile" ;;
     "ccrtp.spec") CONFIG_FILES="$CONFIG_FILES ccrtp.spec" ;;
