From: Michael Jerris Date: Mon, 7 Dec 2009 16:25:27 +0000 (+0000) Subject: remove duplicate target X-Git-Tag: v1.0.6~1130 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90ea3b811c08859404c3d02cb1598d1c8d6ce14e;p=thirdparty%2Ffreeswitch.git remove duplicate target git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15827 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/Makefile.am b/Makefile.am index 366f039a81..e4a2fc69c9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -283,9 +283,6 @@ install-data-local: test -d $(DESTDIR)@confdir@ || $(MAKE) samples-conf test -d $(DESTDIR)$(prefix)/htdocs || $(MAKE) samples-htdocs -.version: - touch .version - src/include/switch_version.h: $(switch_builddir)/src/include/switch_version.h.in .version $(libfreeswitch_la_SOURCES) $(library_include_HEADERS) @have_version=1 ; \ force=0 ; \