root/ossiedev/branches/nikhil87/CIREN/components/rc2007_gui/Makefile.am @ 9847

Revision 9847, 384 bytes (checked in by nikhil, 3 years ago)

directory changes

  • Property svn:eol-style set to native
Line 
1
2ossieName = rc2007_gui
3
4xmldir = $(prefix)/dom/xml/$(ossieName)
5pydir = $(prefix)/dom/bin/$(ossieName)
6dist_xml_DATA =             \
7    rc2007_gui.prf.xml      \
8    rc2007_gui.scd.xml      \
9    rc2007_gui.spd.xml
10
11dist_py_DATA =              \
12    cvsd.py                 \
13    port_impl.py            \
14    rc2007_gui.py           \
15    WorkModules.py          \
16    wx_inits.py
Note: See TracBrowser for help on using the browser.