From 99ddd86376fcb9ad5795f60377c3203944821860 Mon Sep 17 00:00:00 2001 From: Pavel Charvat Date: Thu, 17 May 2007 22:06:27 +0200 Subject: [PATCH] install sorter-globals.h header --- lib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Makefile b/lib/Makefile index 4744df41..95938ed1 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -36,7 +36,7 @@ LIBUCW_MODS= \ LIBUCW_INCLUDES= \ lib.h config.h threads.h math.h \ mempool.h pagecache.h \ - sorter.h arraysort.h \ + sorter.h sorter-globals.h arraysort.h \ lists.h clists.h \ unaligned.h prefetch.h \ bbuf.h gbuf.h bitarray.h bitsig.h \ -- 2.39.2