From 9ccf7a773475b2d65248c8d5347b330ce3045d59 Mon Sep 17 00:00:00 2001 From: mdw Date: Sun, 10 Oct 1999 16:47:16 +0000 Subject: [PATCH] Moved some files to mLib. --- Makefile.am | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Makefile.am b/Makefile.am index a6daaa0..954d69c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ ## -*-makefile-*- ## -## $Id: Makefile.am,v 1.3 1999/07/26 23:30:06 mdw Exp $ +## $Id: Makefile.am,v 1.4 1999/10/10 16:47:16 mdw Exp $ ## ## Makefile for fw ## @@ -28,6 +28,9 @@ ##----- Revision history ---------------------------------------------------- ## ## $Log: Makefile.am,v $ +## Revision 1.4 1999/10/10 16:47:16 mdw +## Moved some files to mLib. +## ## Revision 1.3 1999/07/26 23:30:06 mdw ## Lots of changes to source files for new design. ## @@ -61,7 +64,7 @@ fw_SOURCES = \ inet.c un.c \ inet.h un.h \ \ - acl.c bres.c fattr.c ident.c identify.c \ - acl.h bres.h fattr.h ident.h identify.h rlimits.h + acl.c fattr.c identify.c \ + acl.h fattr.h identify.h rlimits.h ##----- That's all, folks --------------------------------------------------- -- 2.11.0