quakeforge/tools/qfcc/include/Makemodule.am

40 lines
1.2 KiB
Plaintext

EXTRA_DIST += \
tools/qfcc/include/algebra.h \
tools/qfcc/include/attribute.h \
tools/qfcc/include/class.h \
tools/qfcc/include/codespace.h \
tools/qfcc/include/cpp.h \
tools/qfcc/include/dags.h \
tools/qfcc/include/debug.h \
tools/qfcc/include/def.h \
tools/qfcc/include/defspace.h \
tools/qfcc/include/diagnostic.h \
tools/qfcc/include/dot.h \
tools/qfcc/include/emit.h \
tools/qfcc/include/expr.h \
tools/qfcc/include/expr_names.h \
tools/qfcc/include/evaluate.h \
tools/qfcc/include/flow.h \
tools/qfcc/include/function.h \
tools/qfcc/include/grab.h \
tools/qfcc/include/idstuff.h \
tools/qfcc/include/linker.h \
tools/qfcc/include/method.h \
tools/qfcc/include/obj_file.h \
tools/qfcc/include/obj_type.h \
tools/qfcc/include/opcodes.h \
tools/qfcc/include/options.h \
tools/qfcc/include/pragma.h \
tools/qfcc/include/qfcc.h \
tools/qfcc/include/qfprogs.h \
tools/qfcc/include/reloc.h \
tools/qfcc/include/shared.h \
tools/qfcc/include/statements.h \
tools/qfcc/include/strpool.h \
tools/qfcc/include/struct.h \
tools/qfcc/include/switch.h \
tools/qfcc/include/symtab.h \
tools/qfcc/include/type.h \
tools/qfcc/include/value.h \
tools/qfcc/include/vec_types.h