X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=Makefile.am;h=7ebe87e35f9ed3655c4ce03bcbcfd31e99eaa607;hb=refs%2Fheads%2Fdebian;hp=96b88230d82ed18fd97a334625f86fdb3b24a3b3;hpb=762a4b7238029366c96a7d688b229b861e4d4716;p=shibboleth%2Fsp.git diff --git a/Makefile.am b/Makefile.am index 96b8823..7ebe87e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,5 @@ AUTOMAKE_OPTIONS = foreign - -ACLOCAL_AMFLAGS = -I . +ACLOCAL_AMFLAGS = -I m4 include doxygen.am @@ -10,7 +9,21 @@ WANT_SUBDIRS = @WANT_SUBDIRS@ SUBDIRS = $(WANT_SUBDIRS) -DIST_SUBDIRS = doc schemas configs shibsp shibd adfs util apache nsapi_shib fastcgi odbc-store memcache-store selinux +DIST_SUBDIRS = \ + doc \ + schemas \ + configs \ + shibsp \ + shibd \ + adfs \ + plugins \ + util \ + apache \ + nsapi_shib \ + fastcgi \ + odbc-store \ + memcache-store \ + selinux if DX_COND_doc all-local: doxygen-doc @@ -22,17 +35,11 @@ dist-hook: rm -rf `find $(distdir)/isapi_shib -name .svn` rm -rf `find $(distdir)/doc/api -name .svn` -GENFILES = shibboleth.spec pkginfo Portfile +GENFILES = @PACKAGE_NAME@.spec EXTRA_DIST = $(DX_CONFIG) \ isapi_shib \ Shibboleth.sln \ - libtool.m4 \ - doxygen.m4 \ - acx_pthread.m4 \ - depcomp \ config_win32.h \ $(GENFILES) \ - $(GENFILES:%=%.in) \ - depend \ - postinstall + $(GENFILES:%=%.in)