mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-06 05:01:26 +00:00
4 lines
221 B
Makefile
4 lines
221 B
Makefile
AUTOMAKE_OPTIONS = foreign
|
|
includedir = $(prefix)/include/QF/GL
|
|
include_HEADERS = defines.h extensions.h funcs.h qf_funcs_list.h qf_rlight.h \
|
|
qf_rmain.h qf_rsurf.h qf_screen.h qf_sky.h qf_textures.h qf_vid.h types.h
|