X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=test%2FMakefile.am;h=a5346a334acbfc4efe271c32ccfd9ee4d6e1ba50;hb=367e6dc963d5c985981a68f811745bde504577d9;hp=373c82aa9e3d2496a4bb0237f475bba80ac68677;hpb=da4d21c738d2c15f1fbd876a4bffb8e363b7bacc;p=shibboleth%2Fcpp-sp.git diff --git a/test/Makefile.am b/test/Makefile.am index 373c82a..a5346a3 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -2,14 +2,9 @@ AUTOMAKE_OPTIONS = foreign -bin_PROGRAMS = shibtest posttest +bin_PROGRAMS = shibtest shibtest_SOURCES = shibtest.cpp -posttest_SOURCES = posttest.cpp - shibtest_LDADD = $(top_builddir)/shib/libshib.la \ $(top_builddir)/shib-target/libshib-target.la - -posttest_LDADD = $(top_builddir)/shib/libshib.la \ - $(top_builddir)/shib-target/libshib-target.la