cfg_dist.mk: Use LIBTYPE = shared

This commit is contained in:
Jan Lindemann 2002-07-03 20:33:06 +00:00 committed by Jan Lindemann
commit ccff6dbcad

View file

@ -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