IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 18, 2005, 9:16:10 AM (21 years ago)
Author:
desonia
Message:

changes from rel8 branch.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/Makefile.am

    r5067 r5366  
    88EXTRA_DIST = Doxyfile.in psmodule-config.in psmodule.pc.in
    99
     10if DOXYGEN
     11
    1012docs: Doxyfile $(prefix)/docs/psmodule $(mandir)/man3
    11         $(DOXYGEN)
     13        doxygen Doxyfile
    1214        mv -f $(prefix)/docs/psmodule/man/man3/* $(mandir)/man3
    1315        rm -rf $(prefix)/docs/psmodule/man
     
    2426CLEANFILES = $(prefix)/docs/psmodule/*
    2527
     28endif
     29
    2630test: check
Note: See TracChangeset for help on using the changeset viewer.