nut-debian/scripts/python/Makefile.am

20 lines
504 B
Makefile
Raw Normal View History

2010-03-26 01:20:59 +02:00
# Network UPS Tools: data/html
EXTRA_DIST = README \
2011-01-26 11:35:08 +02:00
app/gui-1.3.glade \
2010-03-26 01:20:59 +02:00
app/NUT-Monitor \
2015-04-30 16:53:36 +03:00
app/nut-monitor.appdata.xml \
2010-03-26 01:20:59 +02:00
app/nut-monitor.desktop \
app/nut-monitor.png \
app/README \
2011-01-26 11:35:08 +02:00
app/pixmaps/var-rw.png \
app/pixmaps/on_line.png \
app/pixmaps/warning.png \
app/pixmaps/on_battery.png \
app/pixmaps/var-ro.png \
app/locale/fr/LC_MESSAGES/NUT-Monitor.mo \
2013-11-24 17:00:12 +02:00
app/locale/it/LC_MESSAGES/NUT-Monitor.mo \
2010-03-26 01:20:59 +02:00
module/PyNUT.py \
module/test_nutclient.py