1999-12-11 19:33:35 +00:00
|
|
|
noinst_LIBRARIES = libLCDstuff.a
|
2004-01-05 00:39:14 +00:00
|
|
|
libLCDstuff_a_SOURCES = LL.c LL.h sockets.c sockets.h str.c str.h configfile.c configfile.h debug.h report.c report.h snprintf.c snprintf.h fileio.c fileio.h
|
2003-12-25 15:02:34 +00:00
|
|
|
|
|
|
|
|
INCLUDES = @ldap_includes@ -I$(top_srcdir)
|
|
|
|
|
|
|
|
|
|
EXTRA_DIST = Makefile.in
|