blob: e0cd0107f6e277bf89b504e7bffb64cecb1d659a (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
compizincludedir = $(includedir)/compiz
compizinclude_HEADERS = \
compiz.h \
compiz-plugin.h \
compiz-core.h \
compiz-cube.h \
compiz-scale.h \
decoration.h
nodist_compizinclude_HEADERS = \
compiz-common.h
|