Add shared.h to the dist files.

This commit is contained in:
Bill Currie 2012-10-26 16:16:46 +09:00
parent f14d8060e0
commit 144387c3e3
1 changed files with 2 additions and 1 deletions

View File

@ -3,4 +3,5 @@ AUTOMAKE_OPTIONS= foreign
EXTRA_DIST= class.h codespace.h cpp.h debug.h def.h defspace.h diagnostic.h \
emit.h expr.h function.h grab.h idstuff.h linker.h method.h \
obj_file.h obj_type.h opcodes.h options.h qfcc.h qfprogs.h reloc.h \
statements.h strpool.h struct.h switch.h symtab.h type.h value.h
shared.h statements.h strpool.h struct.h switch.h symtab.h type.h \
value.h