Changeset c546d45 for fedd/Makefile


Ignore:
Timestamp:
Jun 17, 2009 10:25:16 AM (15 years ago)
Author:
Ted Faber <faber@…>
Branches:
axis_example, compt_changes, info-ops, master, version-1.30, version-2.00, version-3.01, version-3.02
Children:
5ffd5b9
Parents:
4e7cf7b
Message:

Initial commit of the ABAC WSDL

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fedd/Makefile

    r4e7cf7b rc546d45  
    1818        wsdl2py --file wsdl/fedd_internal.wsdl --complexType \
    1919                --types=fedd_services_types --output-dir=${MODULE_DIR}
     20        wsdl2py --file wsdl/abac.wsdl --complexType \
     21                --types=fedd_services_types --output-dir=${MODULE_DIR}
    2022
    2123clean:
Note: See TracChangeset for help on using the changeset viewer.