summaryrefslogtreecommitdiff
path: root/Makefile-giscanner.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile-giscanner.am')
-rw-r--r--Makefile-giscanner.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile-giscanner.am b/Makefile-giscanner.am
index 47750864..095bbd6a 100644
--- a/Makefile-giscanner.am
+++ b/Makefile-giscanner.am
@@ -55,6 +55,7 @@ pkgpyexec_PYTHON = \
collectionsdir = $(pkgpyexecdir)/collections
collections_PYTHON = \
giscanner/collections/__init__.py \
+ giscanner/collections/counter.py \
giscanner/collections/ordereddict.py
templatedir = $(pkglibdir)