diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-05-02 20:43:51 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-05-02 20:43:51 +0000 |
commit | 062bb7dc508def48660b9ac5e3f027c93ad576f8 (patch) | |
tree | b93053b183dca1d5a67b173a7bfc5003f7c8561f /libiohelp/Makefile | |
parent | 9732303bb519dfdf5d161ed86530332450f26560 (diff) |
Formerly Makefile.~11~
Diffstat (limited to 'libiohelp/Makefile')
-rw-r--r-- | libiohelp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libiohelp/Makefile b/libiohelp/Makefile index c665cc2e..376a4e63 100644 --- a/libiohelp/Makefile +++ b/libiohelp/Makefile @@ -24,7 +24,7 @@ SRCS = get_conch.c handle_io_get_conch.c handle_io_release_conch.c \ OBJS = get_conch.o handle_io_get_conch.o handle_io_release_conch.o \ initialize_conch.o verify_user_conch.o -DIST_FILES = $(SRCS) Makefile ioserver.h +DIST_FILES = $(SRCS) Makefile ioserver.h ChangeLog all: libioserver.a |