From a9f3814c8670197000e4bcbbbb3d0fba5f8416b8 Mon Sep 17 00:00:00 2001 From: Bill Currie Date: Wed, 1 May 2002 21:48:23 +0000 Subject: [PATCH] forgot to remove scope.h --- tools/qfcc/include/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/qfcc/include/Makefile.am b/tools/qfcc/include/Makefile.am index 67c5a29de..2b6b7cef8 100644 --- a/tools/qfcc/include/Makefile.am +++ b/tools/qfcc/include/Makefile.am @@ -1,3 +1,3 @@ AUTOMAKE_OPTIONS= foreign -EXTRA_DIST= cmdlib.h expr.h scope.h struct.h switch.h qfcc.h type.h +EXTRA_DIST= cmdlib.h expr.h struct.h switch.h qfcc.h type.h