Changeset 285 for pyyaml/trunk/Makefile

Show
Ignore:
Timestamp:
09/30/08 10:37:49 (4 years ago)
Author:
xi
Message:

Updated the manifest file.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pyyaml/trunk/Makefile

    r280 r285  
    3030        ${PYTHON} tests/test_build_ext.py ${TEST} 
    3131 
    32 dist: 
     32dist: buildext 
    3333        ${PYTHON} setup.py --with-libyaml sdist --formats=zip,gztar 
    3434