Changeset 2969

Show
Ignore:
Timestamp:
06/14/08 20:28:07 (6 months ago)
Author:
pernet
Message:

add the man page (needed for debianization)

Location:
trunk/linbox/doc
Files:
1 added
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/linbox/doc/Makefile.am

    r2807 r2969  
    44endif 
    55docdir=$(LINBOX_DOC_PATH) 
     6 
     7man1_MANS = linbox-config.1  
    68 
    79all all-local: $(USE_TARGETS) 
     
    1719        cp ../COPYING linbox-html 
    1820        cp ../AUTHORS linbox-html 
    19         cp ../HACKING linbox-html 
    2021 
    2122install-doc :