From 0045ce0cbd59cc173f98adaa080ebfe8bf2445b5 Mon Sep 17 00:00:00 2001 From: theraven Date: Fri, 14 May 2010 12:55:07 +0000 Subject: [PATCH] Install slot.h. --- GNUmakefile | 1 + 1 file changed, 1 insertion(+) diff --git a/GNUmakefile b/GNUmakefile index 0a4417a..5089148 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -57,6 +57,7 @@ libobjc_HEADER_FILES = \ runtime-legacy.h\ runtime.h\ sarray.h\ + slot.h\ thr.h\ typedstream.h