Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/services/console/lib/purk/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'services/console/lib/purk/Makefile.am')
-rw-r--r--services/console/lib/purk/Makefile.am17
1 files changed, 0 insertions, 17 deletions
diff --git a/services/console/lib/purk/Makefile.am b/services/console/lib/purk/Makefile.am
deleted file mode 100644
index 33fe595..0000000
--- a/services/console/lib/purk/Makefile.am
+++ /dev/null
@@ -1,17 +0,0 @@
-SUBDIRS = scripts
-sugardir = $(pkgdatadir)/services/console/lib/purk
-
-sugar_PYTHON = \
- __init__.py \
- conf.py \
- events.py \
- info.py \
- irc.py \
- parse_mirc.py \
- servers.py \
- ui.py \
- urk_trace.py \
- widgets.py \
- windows.py \
- README \
- ABOUT