quakeforge/libs/Makefile.am
Bill Currie 8ac9ff0134 Link libQFmodels* agains libQFimage.
This is the correct fix for server linking wrt LoadPCX. Sort of. Really, it
would be better to disconnect the dependencies.
2012-01-27 19:55:30 +09:00

9 lines
321 B
Makefile

AUTOMAKE_OPTIONS= foreign
# everything depends on util
# gamecode depends on gib (only for builtins, not the engine)
# ruamoko depends on gamecode (engine only, not builtins)
# audio depends on gamecode
# console depends on ruamoko and audio
SUBDIRS=util image gib gamecode ruamoko models audio console net qw \
video