Adding config_driver.c to POTFILES.in to fix a syntax-check error.
Signed-off-by: Adam Walters <adam(a)pandorasboxen.com>
---
po/POTFILES.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 49dfc9c..0e23610 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -27,6 +27,7 @@ src/conf/snapshot_conf.c
src/conf/storage_conf.c
src/conf/storage_encryption_conf.c
src/conf/virchrdev.c
+src/config/config_driver.c
src/cpu/cpu.c
src/cpu/cpu_generic.c
src/cpu/cpu_map.c
--
1.8.5.2