]> git.dolda2000.com Git - doldaconnect.git/commitdiff
Fixed make bug.
authorFredrik Tolf <fredrik@dolda2000.com>
Wed, 23 Jan 2008 04:26:08 +0000 (05:26 +0100)
committerFredrik Tolf <fredrik@dolda2000.com>
Wed, 23 Jan 2008 04:26:08 +0000 (05:26 +0100)
Added `.' to SUBDIRS in lib/Makefile.am to make sure that libdcui.la
is built before the Guile build is attempted.

lib/Makefile.am

index ba0fe3ba382347713d5d3df6e59ee5258284ffe1..a1f677daa57af7dcd223871c19c7f214f446f00c 100644 (file)
@@ -1,6 +1,6 @@
 EXTRA_DIST = makecmds uicmds
 
-SUBDIRS = guile
+SUBDIRS = guile
 
 lib_LTLIBRARIES = libdcui.la