]> git.ipfire.org Git - people/ms/libloc.git/blobdiff - Makefile.am
python: Access ASes from database
[people/ms/libloc.git] / Makefile.am
index 0572567f03df5d3b36c74d5ea47a2ca9d6f95cf1..7061b055eeeb738a89fdb42970b0cd0a8afb5470 100644 (file)
@@ -85,6 +85,9 @@ pkgpyexec_LTLIBRARIES = \
 
 src_python_location_la_SOURCES = \
        src/python/locationmodule.c \
+       src/python/locationmodule.h \
+       src/python/as.c \
+       src/python/as.h \
        src/python/database.c \
        src/python/database.h