chiark / gitweb /
Include trace_custom.
[mLib] / Makefile.am
index 78aa826f995af364866c7322a46a99473b213ad7..e5f3753bdc9fb60529843fadeaf078a530414688 100644 (file)
@@ -1,6 +1,6 @@
 ## -*-Makefile-*-
 ##
-## $Id: Makefile.am,v 1.29 2001/01/21 19:05:21 mdw Exp $
+## $Id: Makefile.am,v 1.30 2001/01/25 21:11:41 mdw Exp $
 ##
 ## Building the distribution
 ##
 ##----- Revision history ----------------------------------------------------
 ##
 ## $Log: Makefile.am,v $
+## Revision 1.30  2001/01/25 21:11:41  mdw
+## Use `$(MAKE)' in the `install-man' rule, so that the jobserver doesn't
+## whinge.
+##
 ## Revision 1.29  2001/01/21 19:05:21  mdw
 ## Add test driver for associations.
 ##
@@ -214,7 +218,7 @@ bres.lo: $(srcdir)/bres.c
 ## --- Other useful rules ---
 
 install-man:
-       (cd man && make install-man)
+       (cd man && $(MAKE) install-man)
 
 CLEANFILES = $(TEST_CLEAN) crc32-tab.c
 DISTCLEANFILES = libtool