9 lines
242 B
Diff
9 lines
242 B
Diff
|
--- a/toolkit/Makefile.am
|
||
|
+++ b/toolkit/Makefile.am
|
||
|
@@ -1,4 +1,4 @@
|
||
|
-INCLUDES = -I$(includedir) -I../src @LIBGCRYPT_CFLAGS@
|
||
|
+INCLUDES = -I../src @LIBGCRYPT_CFLAGS@
|
||
|
|
||
|
noinst_HEADERS = aes.h ctrmode.h parse.h sesskeys.h readotr.h sha1hmac.h
|
||
|
|