mirror of
https://git.code.sf.net/p/quake/quake2forge
synced 2024-12-12 13:42:21 +00:00
f00374b4c5
the datadir for users to install the pakfiles into. (Closes: #48) - Moved default config file from baseq2/ to data/baseq2. - Changed header files from EXTRA_DIST to noinst_HEADERS.
7 lines
153 B
Makefile
7 lines
153 B
Makefile
# $Id$
|
|
|
|
SUBDIRS = libltdl src data
|
|
|
|
EXTRA_DIST = quake2.dsp quake2.dsw quake2.mak \
|
|
HACKING \
|
|
baseq2 bsd docs irix null pixmaps rhapsody solaris win32
|