mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
cfg_dist.mk: Use LIBTYPE = shared
This commit is contained in:
parent
a82820d394
commit
ccff6dbcad
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ LOGNAME = $(PROJECT)
|
|||
DOWNLOADDIRS = root@cvs.jannet.de:/usr/local/httpd/htdocs/www.jannet.de_443/$(CUSTOMER)/projects/$(PROJECT)
|
||||
CONFIG_DIR = $(PREFIX)/etc
|
||||
CONFIG_FILE = $(CONFIG_DIR)/$(PROJECT).cfg
|
||||
LIBTYPE = static
|
||||
LIBTYPE = shared
|
||||
|
||||
# -- debugging options
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue