diff options
-rw-r--r-- | sysui/desktop/suse/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sysui/desktop/suse/makefile.mk b/sysui/desktop/suse/makefile.mk index 0914ea2c8cb3..74fe4c67cdea 100644 --- a/sysui/desktop/suse/makefile.mk +++ b/sysui/desktop/suse/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.26 $ +# $Revision: 1.27 $ # -# last change: $Author: kz $ $Date: 2007-05-10 15:35:52 $ +# last change: $Author: obo $ $Date: 2008-01-04 14:14:25 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -41,7 +41,6 @@ TARGET=suse # --- Settings ----------------------------------------------------- .INCLUDE : settings.mk -.INCLUDE : packtools.mk # --- Product Version Information ---------------------------------- |