mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-12-04 01:51:36 +00:00
5 lines
182 B
Text
5 lines
182 B
Text
|
AUTOMAKE_OPTIONS = foreign
|
||
|
includedir = $(prefix)/include/QF/classes
|
||
|
include_HEADERS = ArrayList.h Collection.h Double.h Exception.h Integer.h \
|
||
|
Iterator.h List.h Number.h String.h
|