kwin/oldheaders/CMakeLists.txt
Alexander Neundorf a9fc0d54c7 kde4_header and kde4_footer() are gone now
svn path=/trunk/KDE/kdebase/workspace/; revision=540215

The following changes were in SVN, but were removed from git:

M	wallpapers/CMakeLists.txt
2006-05-12 18:12:37 +00:00

14 lines
285 B
CMake

########### install files ###############
install_files( /include/kwin FILES options.h client.h workspace.h kwinbutton.h )
#original Makefile.am contents follow:
#kwin_kwinincludedir = $(includedir)/kwin
#kwin_kwininclude_HEADERS = options.h client.h workspace.h kwinbutton.h