Executables need LDADD, not LIBADD.
[shibboleth/sp.git] / shibd / Makefile.am
1 ## $Id$
2
3 AUTOMAKE_OPTIONS = foreign
4
5 sbin_PROGRAMS = shibd
6
7 shibd_SOURCES = shibd.cpp
8
9 shibd_LDADD = $(XMLSEC_LIBS) \
10   $(top_builddir)/shibsp/libshibsp.la
11
12 EXTRA_DIST = shibd.vcxproj shibd_win32.cpp resource.h shibd.rc