X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=amandad-src%2FMakefile.am;h=6edcb32b3e954956730a5e1dfafc3ed8fae50b6a;hb=fd48f3e498442f0cbff5f3606c7c403d0566150e;hp=768d0bbc26184284d2a9d0ff6909a17844eec2cd;hpb=96f35b20267e8b1a1c846d476f27fcd330e0b018;p=debian%2Famanda diff --git a/amandad-src/Makefile.am b/amandad-src/Makefile.am index 768d0bb..6edcb32 100644 --- a/amandad-src/Makefile.am +++ b/amandad-src/Makefile.am @@ -15,7 +15,6 @@ LINT=$(AMLINT) LINTFLAGS=$(AMLINTFLAGS) amlib_LTLIBRARIES = libamandad.la -LIB_EXTENSION = la amlibexec_PROGRAMS = amandad @@ -32,10 +31,10 @@ noinst_HEADERS = amandad.h # routines, and second to pick up any references in the other libraries. ### -LDADD = ../common-src/libamanda.$(LIB_EXTENSION) \ - libamandad.$(LIB_EXTENSION) \ - ../common-src/libamanda.$(LIB_EXTENSION) \ - ../gnulib/libgnu.$(LIB_EXTENSION) +LDADD = ../common-src/libamanda.la \ + libamandad.la \ + ../common-src/libamanda.la \ + ../gnulib/libgnu.la INSTALLPERMS_exec = \ dest=$(amlibexecdir) chown=amanda \