Remove extra reference to doc/api.
authorScott Cantor <cantor.2@osu.edu>
Tue, 26 May 2009 18:50:01 +0000 (18:50 +0000)
committerScott Cantor <cantor.2@osu.edu>
Tue, 26 May 2009 18:50:01 +0000 (18:50 +0000)
Makefile.am

index 28448cf..e2a1f65 100644 (file)
@@ -14,7 +14,6 @@ DIST_SUBDIRS = doc schemas configs shibsp shibd adfs util apache nsapi_shib fast
 
 if DX_COND_doc
 all-local: shibboleth.spec pkginfo doxygen-doc
-APIDOCS = doc/api
 else
 all-local: shibboleth.spec pkginfo
 endif
@@ -40,7 +39,6 @@ pkginfo: pkginfo.in Makefile
        mv $@.tmp $@
 
 EXTRA_DIST = $(DX_CONFIG) \
-    $(APIDOCS) \
     isapi_shib \
     Shibboleth.sln \
     libtool.m4 \