X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=Makefile.in;h=2605a4d530987dd0f95247293f324a0c59004a71;hb=94e393e8f7af200a72bc27caf341c6dd2ca6d318;hp=d27791ff4ca57c4da601874354aadf79ce3f25c7;hpb=c0903fd5f123d300c1a107af6cbd6f70631fcf32;p=yaz-moved-to-github.git diff --git a/Makefile.in b/Makefile.in index d27791f..2605a4d 100644 --- a/Makefile.in +++ b/Makefile.in @@ -10,10 +10,6 @@ # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. -# Copyright (C) 1995-2000, Index Data -# All rights reserved. -# $Id: Makefile.in,v 1.16 2000-02-28 11:27:22 adam Exp $ - SHELL = @SHELL@ @@ -83,7 +79,6 @@ SPEC_FILE = $(PACKAGE).spec EXTRA_DIST = $(SPEC_FILE) README LICENSE CHANGELOG TODO windows.txt ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs -CONFIG_HEADER = ./include/yaz/config.h CONFIG_CLEAN_FILES = SCRIPTS = $(noinst_SCRIPTS) @@ -346,6 +341,7 @@ yaz-config: chmod +x yaz-config dist-hook: + cd doc; make mkdir $(distdir)/win -cp $(srcdir)/win/* $(distdir)/win