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