Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3219 in orxonox.OLD for orxonox/trunk/Makefile.am


Ignore:
Timestamp:
Dec 19, 2004, 4:31:17 PM (21 years ago)
Author:
bensch
Message:

orxonox/trunk: checking for doxygen-executable. doxygen will only be made, if doxygen exists on the computer.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/Makefile.am

    r3198 r3219  
    1414             doc/doxyconf/project
    1515
    16 ##
    17 ## Doxygen stuff
    18 ##
    19 
     16## doxygen stuff
     17if DOXYGEN
    2018DOXYGEN_INPUT = "src src/gui src/importer"
    2119
     
    2927
    3028include doc/documentation.am
     29endif
Note: See TracChangeset for help on using the changeset viewer.