2009-10-13 04:56:24 -04:00

13 lines
214 B
Makefile

ROOT=../../..
include $(ROOT)/mk/hdr.mk
include $(ROOT)/mk/wmii.mk
BINARY = __init__.py \
event.py \
fs.py \
menu.py \
monitor.py \
util.py
DIR = $(ETC)/wmii$(CONFVERSION)/python/pygmi