From d66eb18149625ef090d05ae8581f793671f4557d Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 7 Dec 1993 03:15:37 +0000 Subject: Formerly Makefile.~4~ --- libiohelp/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'libiohelp/Makefile') diff --git a/libiohelp/Makefile b/libiohelp/Makefile index b59eb07e..867cb4cc 100644 --- a/libiohelp/Makefile +++ b/libiohelp/Makefile @@ -19,9 +19,13 @@ dir := libioserver include ../Makeconf +SRCS = get_conch.c handle_io_get_conch.c handle_io_release_conch.c \ + initialize_conch.c verify_user_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 + # Make sure we get local copies of the headers we install. CPPFLAGS := -I. $(CPPFLAGS) -- cgit v1.2.3