diff options
-rw-r--r-- | osinfo/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/osinfo/Makefile.am b/osinfo/Makefile.am index 0419030..5e9a761 100644 --- a/osinfo/Makefile.am +++ b/osinfo/Makefile.am @@ -137,6 +137,7 @@ libosinfo_1_0_la_SOURCES = \ osinfo_treelist.c \ osinfo_db.c \ osinfo_loader.c \ + ignore-value.h \ $(NULL) osinfo_enum_types.h: $(OSINFO_HEADER_FILES) osinfo_enum_types.h.template |