Removed getopt.o getopt1.o and md5.o from LIBLIB_FUNCS as they are not needed

in backends.
Henning Meier-Geinitz <henning@meier-geinitz.de>
DEVEL_2_0_BRANCH-1
Henning Geinitz 2002-02-24 13:10:33 +00:00
rodzic 69ad162e00
commit b94c5ea0b6
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -72,7 +72,7 @@ CONFIGS = $(addsuffix .conf,$(ALL_BACKENDS)) saned.conf
EXTRA = sane_strstatus.lo ../sanei/sanei_init_debug.lo ../sanei/sanei_config.lo
# With libtool-1.0, we have to mention each library object explicitly... ;-(
LIBLIB_FUNCS = $(basename @LIBOBJS@ @ALLOCA@ getopt.o getopt1.o md5.o)
LIBLIB_FUNCS = $(basename @LIBOBJS@ @ALLOCA@)
LIBOBJS = $(addprefix ../lib/,$(addsuffix .lo,$(LIBLIB_FUNCS)))
DISTFILES = Makefile.in abaton.c abaton.conf abaton.desc abaton.h \