diff options
author | Werner Koch <[email protected]> | 2000-01-31 15:27:03 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2000-01-31 15:27:03 +0000 |
commit | 100fc8da591e38107c578dcbe39d6634c7731846 (patch) | |
tree | 496ddc3285819edb0d35626ee057b9f5abff6334 /jnlib | |
parent | See ChangeLog: Thu Jan 27 18:00:44 CET 2000 Werner Koch (diff) | |
download | gnupg-100fc8da591e38107c578dcbe39d6634c7731846.tar.gz gnupg-100fc8da591e38107c578dcbe39d6634c7731846.zip |
See ChangeLog: Mon Jan 31 16:37:34 CET 2000 Werner Koch
Diffstat (limited to 'jnlib')
-rw-r--r-- | jnlib/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jnlib/Makefile.am b/jnlib/Makefile.am index b16724de2..9779caefb 100644 --- a/jnlib/Makefile.am +++ b/jnlib/Makefile.am @@ -1,7 +1,7 @@ ## Process this file with automake to produce Makefile.in # Those 2 files are in the CVS but currently not used. -EXTRA_DIST = README xmalloc.c xmalloc.h logging.c logging.c +EXTRA_DIST = README xmalloc.c xmalloc.h logging.c logging.h INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/intl |