]> git.ipfire.org Git - people/ms/libloc.git/blobdiff - Makefile.am
python: Add Writer class
[people/ms/libloc.git] / Makefile.am
index 7061b055eeeb738a89fdb42970b0cd0a8afb5470..d32821f67873dce19bee28ac228b9a107da431ad 100644 (file)
@@ -89,7 +89,9 @@ src_python_location_la_SOURCES = \
        src/python/as.c \
        src/python/as.h \
        src/python/database.c \
-       src/python/database.h
+       src/python/database.h \
+       src/python/writer.c \
+       src/python/writer.h
 
 src_python_location_la_CFLAGS = \
        $(AM_CFLAGS) \