From 210e9d34dcf36b066a29eaa8ae491ad17dadea64 Mon Sep 17 00:00:00 2001 From: Michael Jerris Date: Tue, 19 Feb 2008 13:32:40 +0000 Subject: [PATCH] tweak git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7698 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- build/Makefile | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build/Makefile b/build/Makefile index 67016c06e8..596c900eee 100644 --- a/build/Makefile +++ b/build/Makefile @@ -25,3 +25,9 @@ install: @echo " + $(MAKE) samples +" @echo " + +" @echo " +---------------------------------------------+" + + + +.PHONY: check dvi html info install-data \ + install-dvi install-exec install-html install-info install-pdf install-ps installcheck installdirs pdf \ + ps uninstall mostlyclean clean distclean maintainer-clean