summaryrefslogtreecommitdiff
path: root/libtomcrypt/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'libtomcrypt/Makefile.in')
-rw-r--r--libtomcrypt/Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/libtomcrypt/Makefile.in b/libtomcrypt/Makefile.in
index 1c45186..d9b3668 100644
--- a/libtomcrypt/Makefile.in
+++ b/libtomcrypt/Makefile.in
@@ -9,8 +9,7 @@ VERSION=1.17
PLATFORM := $(shell uname | sed -e 's/_.*//')
-VPATH=@srcdir@
-srcdir=@srcdir@
+srcdir=.
# Compiler and Linker Names
#CC=gcc