components/openscap/Makefile
changeset 5121 c42589259c6c
parent 5111 e68e059c3456
child 5638 b88b6c00208e
equal deleted inserted replaced
5119:1e184b2c552a 5121:c42589259c6c
    89 EXTRA_LIBS +=		-lnsl -lsocket
    89 EXTRA_LIBS +=		-lnsl -lsocket
    90 endif
    90 endif
    91 EXTRA_LIBS +=		-lscf -ldlpi -lsec -lzonecfg -lv12n
    91 EXTRA_LIBS +=		-lscf -ldlpi -lsec -lzonecfg -lv12n
    92 CONFIGURE_OPTIONS +=	LIBS="$(EXTRA_LIBS)"
    92 CONFIGURE_OPTIONS +=	LIBS="$(EXTRA_LIBS)"
    93 
    93 
    94 DOCS_DIR = $(PROTO_DIR)/usr/share/docs/openscap/html/
    94 DOCS_DIR = $(PROTO_DIR)/usr/share/doc/openscap/html/
    95 
    95 
    96 # Enable ASLR for this component
    96 # Enable ASLR for this component
    97 ASLR_MODE = $(ASLR_ENABLE)
    97 ASLR_MODE = $(ASLR_ENABLE)
    98 
    98 
    99 # common targets
    99 # common targets