From: ol.sc
Date: Wed, 22 Feb 2012 22:04:53 +0000 (+0000)
Subject: Added missing file.
X-Git-Tag: V2.14~522
X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=340565f7c5fca9c65f2cfdc7d5fea4b0895b8657;p=cc65
Added missing file.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5541 b7a2c559-68d2-44c3-8de9-860c34a00d81
---
diff --git a/libsrc/geos-common/common/Makefile b/libsrc/geos-common/common/Makefile
index eeb88ff12..096478d8d 100644
--- a/libsrc/geos-common/common/Makefile
+++ b/libsrc/geos-common/common/Makefile
@@ -6,6 +6,7 @@
# Object files
C_OBJS += _afailed.o \
+ _poserror.o \
abort.o \
perror.o \
sleep.o