spoolss: [1/3] Build the importlib

Detlef Riekenberg wine.dev at web.de
Tue Apr 17 16:18:05 CDT 2007


We need the importlib for localspl.dll


spoolss: Build the importlib


-- 
 
By by ... Detlef

-------------- next part --------------
>From 26edd1630d5f1bd02469c410cea27b8f0c1b48f6 Mon Sep 17 00:00:00 2001
From: Detlef Riekenberg <wine.dev at web.de>
Date: Tue, 17 Apr 2007 21:58:16 +0200
Subject: [PATCH] spoolss: Build the importlib
---
 dlls/spoolss/Makefile.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/dlls/spoolss/Makefile.in b/dlls/spoolss/Makefile.in
index 5cca32e..6d2a310 100644
--- a/dlls/spoolss/Makefile.in
+++ b/dlls/spoolss/Makefile.in
@@ -3,6 +3,7 @@ TOPOBJDIR   = ../..
 SRCDIR      = @srcdir@
 VPATH       = @srcdir@
 MODULE      = spoolss.dll
+IMPORTLIB   = libspoolss.$(IMPLIBEXT)
 IMPORTS     = winspool kernel32
 
 C_SRCS  = \
-- 
1.4.1



More information about the wine-patches mailing list