From d55eefba9c322d965bfb92fef27ba0febc1d6eda Mon Sep 17 00:00:00 2001 From: Brian Jones Date: Mon, 2 Nov 1998 15:29:53 +0000 Subject: compile lib first --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 15f69c3e7..8d8f85446 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ ## Input file for automake to generate the Makefile.in used by configure #SUBDIRS = java gnu native compat test doc -SUBDIRS = native compat doc lib +SUBDIRS = lib compat native doc EXTRA_DIST = BUGS -- cgit v1.2.1