mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-27 06:34:11 +00:00
cbb4af711c
Prepare for joystick merge...
6 lines
213 B
Makefile
6 lines
213 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
AUTOMAKE_OPTIONS= foreign
|
|
SUBDIRS = QF
|
|
includedir = $(prefix)/include
|
|
include_HEADERS = cdaudio.h fbset.h in_win.h input.h joystick.h sound.h
|
|
EXTRA_DIST =
|