Skip to content

Commit 6ff5f89

Browse files
author
Tyler
committed
variable name correction to fix autoconf warnings
1 parent 1a64342 commit 6ff5f89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/Makefile.am

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
if ENABLE_PARSER
44

5-
INCLUDES = -I../include -I./cubew/lib
5+
AM_CPPFLAGS = -I../include -I./cubew/lib
66

77
bin_PROGRAMS = ipm_parse
88

0 commit comments

Comments
 (0)