From 2308aa5f56d4a4a376cd27da24b9ed61433cc3d1 Mon Sep 17 00:00:00 2001 From: Adam Fedor Date: Tue, 3 Mar 1998 16:00:21 +0000 Subject: [PATCH] Generate o_x_ files. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2765 72102866-910b-0410-8b05-ffd578937521 --- Source/GNUmakefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Source/GNUmakefile b/Source/GNUmakefile index cb4929307..8a94059dd 100644 --- a/Source/GNUmakefile +++ b/Source/GNUmakefile @@ -483,6 +483,10 @@ DIST_FILES = \ GENERATED_HFILES = \ dynamic-load.h \ include/preface.h \ +include/o_array.h \ +include/o_hash.h \ +include/o_list.h \ +include/o_map.h \ $(GNUSTEP_TARGET_CPU)/$(GNUSTEP_TARGET_OS)/config.h # The C source files to be compiled