- now it even compiles :-)

(I like the BeOS-Style..)

svn path=/trunk/kdebase/kwin/; revision=27900
master
Simon Hausmann 25 years ago
parent 192ded1e64
commit fd7f3549ac

@ -0,0 +1,11 @@
INCLUDES = $(all_includes)
LDFLAGS = $(all_libraries) $(KDE_RPATH)
bin_PROGRAMS = kwin
kwin_SOURCES = atoms.cpp beclient.cpp client.cpp main.cpp stdclient.cpp workspace.cpp tabbox.cpp
kwin_LDADD = $(LIB_KDECORE)
METASOURCES = AUTO
Loading…
Cancel
Save