X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=Makefile.in;h=2605a4d530987dd0f95247293f324a0c59004a71;hb=91bd424e18017a225bc500e5ac94f71382a6a03f;hp=d64a2c974bc8a69e9e56ebf7a77cc051655739f7;hpb=eb403d586a08851dc75cdb8d1e70200f8e154fcb;p=yaz-moved-to-github.git diff --git a/Makefile.in b/Makefile.in index d64a2c9..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.17 2000-02-28 11:29:05 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