X-Git-Url: http://git.ipfire.org/?p=people%2Fms%2Flibloc.git;a=blobdiff_plain;f=Makefile.am;h=d32821f67873dce19bee28ac228b9a107da431ad;hp=7061b055eeeb738a89fdb42970b0cd0a8afb5470;hb=d688e56931f060e0e2333025046b0af307485580;hpb=65862405aa4bdb4c4bfdb2398efd358e9de74612 diff --git a/Makefile.am b/Makefile.am index 7061b05..d32821f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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) \