Changeset 31


Ignore:
Timestamp:
Jul 13, 2011, 3:55:53 PM (14 years ago)
Author:
cla
Message:

rdfint

  • fixed quotation error in shell command of doxygen makefile
File:
1 edited

Legend:

Unmodified
Added
Removed
  • php/trunk/doxygen/makefile

    r26 r31  
    107107
    108108$(CONFIGFILE): makefile
    109         @echo PROJECT_NAME="$(LIBNAME)> $(CONFIGFILE)
     109        @echo PROJECT_NAME=$(LIBNAME)> $(CONFIGFILE)
    110110        @echo OUTPUT_DIRECTORY=$(OUTPUTDIR)>> $(CONFIGFILE)
    111111        @echo FULL_PATH_NAMES=NO>> $(CONFIGFILE)
Note: See TracChangeset for help on using the changeset viewer.