diff options
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 4e8fc29ed1..f9967f4d7b 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in -INCLUDES= -I../lib/ -I../libasn1/lib/ +INCLUDES= -I../lib/ -I../libtasn1/lib/ noinst_PROGRAMS = x509test x509test_SOURCES = x509_test.c |