mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-03-21 18:01:15 +00:00
Add the new header files for make dist.
This commit is contained in:
parent
fd24524e13
commit
c99f3aba0e
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
AUTOMAKE_OPTIONS= foreign
|
||||
|
||||
EXTRA_DIST= class.h codespace.h cpp.h debug.h def.h emit.h expr.h \
|
||||
function.h grab.h idstuff.h immediate.h linker.h method.h \
|
||||
obj_file.h obj_type.h opcodes.h options.h qfcc.h qfprogs.h reloc.h \
|
||||
strpool.h struct.h switch.h symtab.h type.h
|
||||
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 immediate.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
|
||||
|
|
Loading…
Reference in a new issue