diff options
Diffstat (limited to 'x11/kde4-workspace/files/patch-kwin_Makefile.in')
-rw-r--r-- | x11/kde4-workspace/files/patch-kwin_Makefile.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11/kde4-workspace/files/patch-kwin_Makefile.in b/x11/kde4-workspace/files/patch-kwin_Makefile.in new file mode 100644 index 000000000000..866922634d9d --- /dev/null +++ b/x11/kde4-workspace/files/patch-kwin_Makefile.in @@ -0,0 +1,11 @@ +--- kwin/Makefile.in.orig Mon Mar 21 13:23:39 2005 ++++ kwin/Makefile.in Mon Mar 21 13:23:53 2005 +@@ -605,7 +605,7 @@ + xdg_menudir = @xdg_menudir@ + INCLUDES = -I$(srcdir)/lib $(all_includes) + @include_kompmgr_TRUE@KOMPMGR = kompmgr +-SUBDIRS = lib . killer kcmkwin pics clients oldheaders data $(KOMPMGR) ++SUBDIRS = lib . killer kcmkwin pics clients oldheaders data + #>- lib_LTLIBRARIES = + #>+ 1 + lib_LTLIBRARIES = libkdeinit_kwin.la |