Changeset 1349

Show
Ignore:
Timestamp:
2005-07-11 04:07:24 (3 years ago)
Author:
conrad
Message:

ensure doxygen-build.stamp is included, or else the doxygen docs aren't
built or installed

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • liboggz/trunk/doc/Makefile.am

    r1332 r1349  
    99 
    1010man_MANS = oggzdump.1 oggzdiff.1 oggzmerge.1 oggzrip.1 oggzinfo.1 oggz-validate.1 
     11 
     12# ensure doxygen-build.stamp is included,  or else the documentation will 
     13# not be built or distributed 
     14noinst_DATA = doxygen-build.stamp 
    1115 
    1216# do not delete - make dist needs it