1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-29 19:30:36 +02:00

build guile-readline/ after module/

* Makefile.am (SUBDIRS): Build module/ before guile-readline/. Reformat.
This commit is contained in:
Andy Wingo 2010-10-06 10:24:45 +02:00
parent c6025e76ff
commit 5f8760e467

View file

@ -24,9 +24,18 @@
#
AUTOMAKE_OPTIONS = 1.10
SUBDIRS = lib meta libguile guile-readline emacs \
examples test-suite benchmark-suite am \
module doc
SUBDIRS = \
lib \
meta \
libguile \
module \
guile-readline \
examples \
emacs \
test-suite \
benchmark-suite \
am \
doc
libguileincludedir = $(pkgincludedir)/$(GUILE_EFFECTIVE_VERSION)
libguileinclude_HEADERS = libguile.h