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