- now it even compiles :-)

(I like the BeOS-Style..)

svn path=/trunk/kdebase/kwin/; revision=27900
This commit is contained in:
Simon Hausmann 1999-08-20 14:44:38 +00:00
parent 192ded1e64
commit fd7f3549ac

11
Makefile.am Normal file
View file

@ -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