summaryrefslogtreecommitdiff
path: root/Makefile-giscanner.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile-giscanner.am')
-rw-r--r--Makefile-giscanner.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/Makefile-giscanner.am b/Makefile-giscanner.am
index 06bc4be4..107e98d3 100644
--- a/Makefile-giscanner.am
+++ b/Makefile-giscanner.am
@@ -53,12 +53,6 @@ pkgpyexec_PYTHON = \
giscanner/utils.py \
giscanner/xmlwriter.py
-collectionsdir = $(pkgpyexecdir)/collections
-collections_PYTHON = \
- giscanner/collections/__init__.py \
- giscanner/collections/counter.py \
- giscanner/collections/ordereddict.py
-
templatedir = $(pkglibdir)
nobase_dist_template_DATA = \
giscanner/doctemplates/base.tmpl \