spa: install pod/vararg.h

This commit is contained in:
George Kiagiadakis 2019-02-15 12:27:42 +02:00 committed by Wim Taymans
parent dc01b294a2
commit 2340ae40a8

View file

@ -75,6 +75,7 @@ spa_pod_headers = [
'pod/iter.h',
'pod/parser.h',
'pod/pod.h',
'pod/vararg.h',
]
install_headers(spa_pod_headers,
subdir : 'spa/pod')