mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-22 00:59:08 +01:00
Allow setting the LIBDIR at build time
This commit is contained in:
parent
e914d1640c
commit
2f8c37b132
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ else # not supported
|
||||||
$(error Compiler too old)
|
$(error Compiler too old)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
LIBDIR := /usr/lib
|
||||||
|
|
||||||
include filelist.mk
|
include filelist.mk
|
||||||
INCFLAGS =
|
INCFLAGS =
|
||||||
|
|
Loading…
Add table
Reference in a new issue