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 ba0fe3b..a1f677d 100644 (file)
@@ -1,6 +1,6 @@
 EXTRA_DIST = makecmds uicmds
 
-SUBDIRS = guile
+SUBDIRS = guile
 
 lib_LTLIBRARIES = libdcui.la