mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-30 12:40:42 +00:00
make cd plugins repect --with-plugin-path
This commit is contained in:
parent
047197372d
commit
092d3486bd
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
INCLUDES= -I$(top_srcdir)/include $(SDL_CFLAGS)
|
||||
|
||||
pkglibdir = @PLUGINDIR@
|
||||
|
||||
pkglib_LTLIBRARIES= @CD_PLUGIN_TARGETS@
|
||||
EXTRA_LTLIBRARIES= libcd_linux.la libcd_sdl.la libcd_sgi.la libcd_win.la libcd_null.la
|
||||
|
||||
|
|
Loading…
Reference in a new issue