diff options
Diffstat (limited to 'Extra')
-rw-r--r-- | Extra | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Targets that need extra treatment for now -curvetun: LDFLAGS += -L ${NACL_LIB_DIR} +curvetun: LDFLAGS += -L ${CONFIG_NACL_LIB_DIR} mausezahn: CFLAGS = $(mausezahn-eflags) bpfc_clean_custom: |