PATCH: Makefile in lib/unicore shouldn't clean .t file
authorkarl williamson <public@khwilliamson.com>
Mon, 28 Dec 2009 03:31:56 +0000 (20:31 -0700)
committerH.Merijn Brand <h.m.brand@xs4all.nl>
Mon, 28 Dec 2009 07:11:58 +0000 (08:11 +0100)
Attached.

From 35eb2eee53740951b4f3dd7e96dc030d38e84ba7 Mon Sep 17 00:00:00 2001
From: Karl Williamson <khw@khw-desktop.(none)>
Date: Sun, 27 Dec 2009 20:30:00 -0700
Subject: [PATCH] make clean shouldn't remove .t file

Signed-off-by: H.Merijn Brand <h.m.brand@xs4all.nl>
lib/unicore/Makefile

index 4a3cdd3..17072ed 100644 (file)
@@ -3,4 +3,4 @@ all:
 
 clean:
        rm -fr *.pl To lib
-       rm -f ../../pod/perluniprops.pod ../../t/re/uniprops.t mktables.lst
+       rm -f ../../pod/perluniprops.pod mktables.lst