gpllib: fix path to gpllib
authorH. Peter Anvin <hpa@zytor.com>
Thu, 12 Mar 2009 21:16:16 +0000 (14:16 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 12 Mar 2009 21:16:16 +0000 (14:16 -0700)
com32/MCONFIG

index 22f5b8f..d1af945 100644 (file)
@@ -24,7 +24,7 @@ GCCOPT := $(call gcc_ok,-std=gnu99,) \
 com32 = $(topdir)/com32
 
 ifneq ($(NOGPL),1)
-GPLLIB     = $(com32)/libcom32gpl.a
+GPLLIB     = $(com32)/gpllib/libcom32gpl.a
 GPLINCLUDE = -I$(com32)/gplinclude
 else
 GPLLIB     =