summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>2013-02-19 22:39:18 +0200
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>2013-02-19 22:39:18 +0200
commit679b79b3c352300c3b3560470825685166c9dfa8 (patch)
tree87d209c3dec31a6c8571660fb7310fdf6b310ad5
parent5b27fccdbd9b9dca19dd76b99cc53456d055b04b (diff)
Add forgotten ignore-value.h to build
Fixes `make distcheck`
-rw-r--r--osinfo/Makefile.am1
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