From f123ea3f708ed9488bcf9b5cd419cdf0acd413fb Mon Sep 17 00:00:00 2001 From: konrad Date: Sat, 7 Aug 2010 20:56:24 +0000 Subject: [PATCH] fix: build tzone from global makefile git-svn-id: https://silmor.de/svn/softmagic/smoke/trunk@588 6e3c4bff-ac9f-4ac1-96c5-d2ea494d3e33 --- Makefile.unix | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile.unix b/Makefile.unix index ae64421..3527525 100644 --- a/Makefile.unix +++ b/Makefile.unix @@ -110,4 +110,4 @@ clean: distclean: clean #tell Make that the rules above are symbolic: -.PHONY: script woc wob server client sdoc zip wbase clean distclean +.PHONY: script woc wob server client sdoc zip wbase clean distclean tzone -- 1.7.2.5