diff options
author | Daniel P. Berrange <berrange@redhat.com> | 2015-09-23 17:14:53 +0100 |
---|---|---|
committer | Daniel P. Berrange <berrange@redhat.com> | 2015-10-20 12:11:46 +0100 |
commit | f2a3f3237db2de74fa032f93b8b55792818f9681 (patch) | |
tree | 95a2103efcd58c1bc51cfb968885fc90bdc8e419 /configure.ac | |
parent | a7ed14df929e6f24b72d6ba231368b0ff60c5af6 (diff) | |
download | libosinfo-f2a3f3237db2de74fa032f93b8b55792818f9681.tar.gz |
data: split windows-lang into one file per datamap
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index fc31f6c..9c21d54 100644 --- a/configure.ac +++ b/configure.ac @@ -168,6 +168,7 @@ AC_CONFIG_FILES([ osinfo/osinfo_version.h data/Makefile data/datamaps/Makefile + data/datamaps/microsoft.com/Makefile data/devices/Makefile data/platforms/Makefile data/platforms/linux-kvm.org/Makefile |