summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>2013-01-14 16:56:30 +0200
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>2013-01-14 16:56:30 +0200
commitbc5ef49479579cd7143cdf70e64fc9f39d311df3 (patch)
tree5912f6162d044df7eabe38b94cb87082c895c89a
parentd52e17ab236b43a138d8b10d61ada8cfe3930790 (diff)
build: Add forgotten header file
-rw-r--r--osinfo/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/osinfo/Makefile.am b/osinfo/Makefile.am
index 9d03a34..0419030 100644
--- a/osinfo/Makefile.am
+++ b/osinfo/Makefile.am
@@ -112,6 +112,7 @@ libosinfo_1_0_la_SOURCES = \
osinfo_devicelinklist.c \
osinfo_devicelinkfilter.c \
osinfo_device_driver.c \
+ osinfo_device_driver_private.h \
osinfo_device_driverlist.c \
osinfo_install_config.c \
osinfo_install_config_param.c \