From: Michael Jerris Date: Mon, 9 Apr 2007 15:58:20 +0000 (+0000) Subject: stray bits from the last commit X-Git-Tag: v1.0-beta1~555 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a1c4a22e90cba448d880881d59e6042017f1540c;p=thirdparty%2Ffreeswitch.git stray bits from the last commit git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4898 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/Makefile.am b/Makefile.am index f543bdc388..8705160592 100644 --- a/Makefile.am +++ b/Makefile.am @@ -119,7 +119,7 @@ nodist_libfreeswitch_la_SOURCES = src/include/switch_version.h MOD_LINK = $(BASE)/libfreeswitch.la CLEANFILES = src/include/switch_version.h -BUILT_SOURCES = src/include/switch_version.h ./$(DEPDIR)/modules.targets +BUILT_SOURCES = src/include/switch_version.h bin_PROGRAMS = freeswitch freeswitch_SOURCES = src/switch.c