~compiz-team/compiz/build-fixes-part-4-gconf

1
2
3
4
5
6
7
8
9
10
set (_headers
    decoration.h
)

install (
    FILES ${_headers}
    DESTINATION ${COMPIZ_DESTDIR}${includedir}/compiz
)

add_subdirectory (core)