summaryrefslogtreecommitdiff
path: root/util/viatool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'util/viatool/Makefile')
-rw-r--r--util/viatool/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/viatool/Makefile b/util/viatool/Makefile
index 4d9d0d0ea9..365497a308 100644
--- a/util/viatool/Makefile
+++ b/util/viatool/Makefile
@@ -21,7 +21,7 @@ PROGRAM = viatool
CC ?= gcc
INSTALL ?= /usr/bin/install
PREFIX ?= /usr/local
-CFLAGS ?= -O2 -g -Wall -W -I$(shell pwd)
+CFLAGS ?= -O2 -g -Wall -W -I$(CURDIR)
LDFLAGS += -lpci -lz
SRCS = viatool.c \