mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-06 05:01:26 +00:00
6 lines
238 B
Makefile
6 lines
238 B
Makefile
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 qfprogs.h reloc.h strpool.h struct.h switch.h \
|
|
type.h
|