From dcbf2669e7b00f567df1e5055a61b44881f13fb4 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Thu, 7 Jul 2005 16:50:21 +0000 Subject: remove docs Original commit message from CVS: remove docs --- docs/Makefile.am | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 docs/Makefile.am (limited to 'docs/Makefile.am') diff --git a/docs/Makefile.am b/docs/Makefile.am deleted file mode 100644 index 0f2972b9..00000000 --- a/docs/Makefile.am +++ /dev/null @@ -1,15 +0,0 @@ -if BUILD_DOCS -SUBDIRS_DOCS = libs -else -SUBDIRS_DOCS = -endif - -SUBDIRS = $(SUBDIRS_DOCS) -DIST_SUBDIRS = libs - -EXTRA_DIST = \ - upload.mak \ - version.entities.in - -#upload: -# @if test "x$(SUBDIRS_DOCS)" != x; then for a in $(SUBDIRS_DOCS); do cd $$a; make upload; cd ..; done; fi -- cgit v1.2.1