Commit 7d6a78f6 authored by mkaply%us.ibm.com's avatar mkaply%us.ibm.com
Browse files

OS/2 build bustage as a result of 326149 - once files are moved, this should build

parent c8694d1c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -148,10 +148,12 @@ ifeq ($(OS_ARCH),OS2)
CPPSRCS += \
        os2/nsOS2Uni.cpp \
        os2/nsPaletteOS2.cpp \
        os2/nsPrintOS2.cpp \
        $(NULL)
EXPORTS += \
        os2/nsOS2Uni.h \
        os2/nsPaletteOS2.h \
        os2/nsPrintOS2.h \
        $(NULL)
endif