From 02a1b9e3781aab312b8c9ecce4cee73eac2984bb Mon Sep 17 00:00:00 2001
From: Per Cederqvist <ceder@lysator.liu.se>
Date: Mon, 4 Apr 1994 13:49:01 +0000
Subject: [PATCH] Don't install tmp-difftime.h.

---
 src/libraries/libansi/Makefile.src | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/libraries/libansi/Makefile.src b/src/libraries/libansi/Makefile.src
index ef92a97ce..d78db5e0f 100644
--- a/src/libraries/libansi/Makefile.src
+++ b/src/libraries/libansi/Makefile.src
@@ -1,5 +1,5 @@
 #
-# $Id: Makefile.src,v 1.4 1994/03/03 00:37:01 ceder Exp $
+# $Id: Makefile.src,v 1.5 1994/04/04 13:49:01 ceder Exp $
 # Copyright (C) 1991  Lysator Academic Computer Association.
 #
 # This file is part of the LysKOM server.
@@ -23,7 +23,6 @@
 # Please mail bug reports to bug-lyskom@lysator.liu.se. 
 #
 LK_STD
-LK_INSTALL_HDRS(tmp-difftime.h)
 LK_STD_LIB([libansi$(PROFILE-LIB-SUFFIX).a],[@LIBOBJS@ empty.o])
 LK_ALL_C_DEPEND
 LK_DESCEND
-- 
GitLab