diff options
author | Tor Lillqvist <tlillqvist@suse.com> | 2011-12-11 02:56:22 +0200 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@suse.com> | 2011-12-11 02:58:01 +0200 |
commit | 5f03eb4bc698d0915e7f75605347780ab8d2b4de (patch) | |
tree | c96ec3a12922371ee5a84617ea9dd01115e0d0a7 /sdext | |
parent | cef915c38b08bfa1e99d36e948cd759ddb46d61f (diff) |
The common_build stuff is surely obsolete
Diffstat (limited to 'sdext')
-rw-r--r-- | sdext/source/presenter/makefile.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sdext/source/presenter/makefile.mk b/sdext/source/presenter/makefile.mk index fd95093f36a3..6d9e5bb6f6c4 100644 --- a/sdext/source/presenter/makefile.mk +++ b/sdext/source/presenter/makefile.mk @@ -52,7 +52,6 @@ PACKAGE=com.sun.PresenterScreen-$(PLATFORMID) .INCLUDE : $(PRJ)$/util$/makefile.pmk DLLPRE= -common_build_zip= # --- Files ------------------------------------- |