Show
Ignore:
Timestamp:
04/29/04 10:59:30 (5 years ago)
Author:
conrad
Message:

updated cleanup in Makefile.am

Files:

Legend:

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

    r161 r167  
    4949        rm -rf $(docdir) 
    5050 
    51 maintainer-clean-local: 
     51clean-local: 
    5252        if test -d libremix; then rm -rf libremix; fi 
     53        if test -f doxygen-build.stamp; then rm -f doxygen-build.stamp; fi 
     54