From 4f9a24d94db37d6be08d359ae495590e0c8a2d87 Mon Sep 17 00:00:00 2001 From: Bill Currie Date: Tue, 3 Feb 2004 03:38:51 +0000 Subject: [PATCH] and another one --- tools/qfcc/include/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tools/qfcc/include/Makefile.am b/tools/qfcc/include/Makefile.am index 6d4824615..638eb598c 100644 --- a/tools/qfcc/include/Makefile.am +++ b/tools/qfcc/include/Makefile.am @@ -2,4 +2,5 @@ AUTOMAKE_OPTIONS= foreign EXTRA_DIST= class.h cpp.h debug.h def.h emit.h expr.h function.h \ idstuff.h immediate.h linker.h method.h obj_file.h opcodes.h \ - options.h qfcc.h reloc.h strpool.h struct.h switch.h type.h + options.h qfcc.h qfprogs.h reloc.h strpool.h struct.h switch.h \ + type.h