From 75ca5258ff9bb2986d5f7c07d2ae47078d240722 Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Tue, 26 May 2009 18:49:21 +0000 Subject: [PATCH] Remove extra reference to doc/api. --- Makefile.am | 2 -- 1 file changed, 2 deletions(-) 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 \ -- 2.1.4