diff options
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 |