widget_builder_api.h added to install_headers()

This commit is contained in:
Scoopta 2020-06-29 21:25:15 -07:00
parent 1ed2445bd4
commit 56e971a636

View File

@ -61,6 +61,7 @@ subdir = 'wofi-1'
install_headers('inc/config.h',
'inc/map.h',
'inc/utils.h',
'inc/widget_builder_api.h',
'inc/wofi_api.h',
subdir : subdir)