Documentation no longer made when doing 'make all'.
[yaz-moved-to-github.git] / Makefile.am
index 2296240..229560b 100644 (file)
@@ -1,6 +1,4 @@
-# Copyright (C) 1995-2000, Index Data 
-# All rights reserved.
-# $Id: Makefile.am,v 1.1 2000-02-28 11:20:05 adam Exp $
+## $Id: Makefile.am,v 1.5 2000-03-10 08:41:30 adam Exp $
 
 AUTOMAKE_OPTIONS = foreign 
 
@@ -22,6 +20,7 @@ yaz-config:
        chmod +x yaz-config
 
 dist-hook:
+       cd doc; make
        mkdir $(distdir)/win
        -cp $(srcdir)/win/* $(distdir)/win