5258dad6ba
Moving python stuff around
9 lines
223 B
Makefile
9 lines
223 B
Makefile
#
|
|
# moo/moopython/plugins/Makefile.incl
|
|
#
|
|
|
|
moo_extra_dist += \
|
|
$(moopython)/plugins/console.py \
|
|
$(moopython)/plugins/pyconsole.py \
|
|
$(moopython)/plugins/pystuff.py
|