From: Fredrik Tolf Date: Wed, 23 Jan 2008 04:26:08 +0000 (+0100) Subject: Fixed make bug. X-Git-Tag: 1.1~25 X-Git-Url: http://dolda2000.com/gitweb/?a=commitdiff_plain;h=1bd25848811ccd61eb4ca33a26270343829709f5;hp=1bd25848811ccd61eb4ca33a26270343829709f5;p=doldaconnect.git Fixed make bug. Added `.' to SUBDIRS in lib/Makefile.am to make sure that libdcui.la is built before the Guile build is attempted. ---