]> git.sur5r.net Git - cc65/commitdiff
Added missing file.
authorol.sc <ol.sc@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Wed, 22 Feb 2012 22:04:53 +0000 (22:04 +0000)
committerol.sc <ol.sc@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Wed, 22 Feb 2012 22:04:53 +0000 (22:04 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@5541 b7a2c559-68d2-44c3-8de9-860c34a00d81

libsrc/geos-common/common/Makefile

index eeb88ff126b9d6a2422bc1d68e3ca7aa7530263f..096478d8d45e01e7da88ea225d0dd622c8dec67a 100644 (file)
@@ -6,6 +6,7 @@
 # Object files
 
 C_OBJS +=      _afailed.o      \
+               _poserror.o     \
                abort.o         \
                perror.o        \
                sleep.o