From: Scott Cantor Date: Tue, 26 May 2009 18:49:21 +0000 (+0000) Subject: Remove extra reference to doc/api. X-Git-Tag: 2.2.0~4 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=commitdiff_plain;h=75ca5258ff9bb2986d5f7c07d2ae47078d240722;ds=sidebyside Remove extra reference to doc/api. --- diff --git a/Makefile.am b/Makefile.am index b432a54..49750bb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -15,7 +15,6 @@ SUBDIRS = doc schemas saml samltest samlsign if DX_COND_doc all-local: opensaml.spec pkginfo doxygen-doc -APIDOCS = doc/api else all-local: opensaml.spec pkginfo endif @@ -37,7 +36,6 @@ pkginfo: pkginfo.in Makefile mv $@.tmp $@ EXTRA_DIST = $(DX_CONFIG) \ - $(APIDOCS) \ cpp-opensaml2.sln \ libtool.m4 \ doxygen.m4 \