IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 3, 2007, 4:14:04 PM (19 years ago)
Author:
jhoblitt
Message:

disable doxygen by default

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous/nebclient/Makefile.am

    r4926 r13224  
    11# Copyright (C) 2005  Joshua Hoblitt
    22#
    3 # $Id: Makefile.am,v 1.12 2005-08-31 03:02:59 jhoblitt Exp $
     3# $Id: Makefile.am,v 1.13 2007-05-04 02:14:04 jhoblitt Exp $
    44
    55SUBDIRS = src tests
     
    1010EXTRA_DIST = nebulous.wsdl
    1111
     12if HAVE_DOXYGEN
    1213man_MANS = \
    1314    $(top_builddir)/docs/man/man3/@PACKAGE@.3
     
    1516docs/man/man3/@PACKAGE@.3:
    1617        $(DOXYGEN)
     18endif
    1719
    1820clean-local:
Note: See TracChangeset for help on using the changeset viewer.