examples: elementary: package needed headers into dist

Without them examples are not building from tarball distribution
This commit is contained in:
Stefan Schmidt 2016-06-10 15:35:34 +02:00
parent 89fb3c6667
commit 76c4592623
1 changed files with 3 additions and 0 deletions

View File

@ -365,6 +365,9 @@ sphere-hunter
benchmark3d_SOURCES = \
performance/performance.c \
performance/camera_light.c \
performance/tools_private.h \
performance/graphical_struct.h \
performance/Tools.h \
performance/graphical.c
sphere_hunter_SOURCES = \