Skip to content
This repository was archived by the owner on Jul 14, 2022. It is now read-only.

Commit 1128f66

Browse files
committed
missed an ascent
1 parent 3985d3c commit 1128f66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/examples/using-with-make/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
#
5959
###############################################################################
6060

61-
ASCENT_DIR ?= ../../..
61+
APCOMP_DIR ?= ../../..
6262

6363
# See $(APCOMP_DIR)/share/apcomp/apcomp_config.mk for detailed linking info
6464
include $(APCOMP_DIR)/share/apcomp/apcomp_config.mk

0 commit comments

Comments
 (0)