summaryrefslogtreecommitdiff
path: root/jnlib/Makefile.am
blob: 00f3bdae9d4ca9bd20a6b22205a6f2d6a9807422 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
## 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.h

INCLUDES = -I$(top_srcdir)/src -I$(top_srcdir)/intl

noinst_LTLIBRARIES = libjnlib.la


libjnlib_la_LDFLAGS =
libjnlib_la_SOURCES = libjnlib-config.h 	  \
		      argparse.c argparse.h	\
		      stringhelp.c stringhelp.h \
		      dotlock.c dotlock.h \
		      mischelp.h