]> git.ipfire.org Git - oddments/collecty.git/blobdiff - Makefile.am
Improve logging by using the native journal module
[oddments/collecty.git] / Makefile.am
index e0a882a1e8e6b0780eb96419c6b13734803b62a4..3bd0715f7c4d2c072a90f78e0fdced359f31551b 100644 (file)
@@ -71,6 +71,7 @@ collecty_PYTHON = \
        src/collecty/daemon.py \
        src/collecty/errors.py \
        src/collecty/i18n.py \
+       src/collecty/logger.py \
        src/collecty/ping.py
 
 collectydir = $(pythondir)/collecty