You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
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
|
|
|
|
DISTCLEANFILES = compiz-common.h
|