diff options
Diffstat (limited to '')
-rw-r--r-- | cipher/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cipher/Makefile.am b/cipher/Makefile.am index e151de578..1b96cb0b5 100644 --- a/cipher/Makefile.am +++ b/cipher/Makefile.am @@ -2,7 +2,7 @@ gnupg_extensions = tiger twofish -INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/intl -I../intl +INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/intl noinst_LIBRARIES = libcipher.a if ENABLE_GNUPG_EXTENSIONS |