From 9829eac70f6b0bb0e070b28d6536a76d54546962 Mon Sep 17 00:00:00 2001 From: twisti Date: Wed, 12 Jul 2006 21:33:30 +0000 Subject: [PATCH] * src/threads/Makefile.am: Added path to header. --- src/threads/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/threads/Makefile.am b/src/threads/Makefile.am index b02964fc8..39091bffa 100644 --- a/src/threads/Makefile.am +++ b/src/threads/Makefile.am @@ -1,3 +1,5 @@ +## src/threads/Makefile.am +## ## Copyright (C) 1996-2005, 2006 R. Grafl, A. Krall, C. Kruegel, ## C. Oates, R. Obermaisser, M. Platter, M. Probst, S. Ring, ## E. Steiner, C. Thalinger, D. Thuernbeck, P. Tomsich, C. Ullrich, @@ -26,7 +28,7 @@ ## ## Changes: ## -## $Id: Makefile.am 5119 2006-07-12 21:26:54Z twisti $ +## $Id: Makefile.am 5122 2006-07-12 21:33:30Z twisti $ ## Process this file with automake to produce Makefile.in -- 2.25.1