diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-07-05 18:14:45 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-07-05 18:14:45 +0000 |
commit | d21bf273af41a1180a4ef670b533c3027e653572 (patch) | |
tree | b1121fe2011255f2bf61d5dd84b855e103b2f7d4 /libiohelp/Makefile | |
parent | 03301e6a2052505c84b52e3bb0b79adc9247560b (diff) |
Formerly Makefile.~13~
Diffstat (limited to 'libiohelp/Makefile')
-rw-r--r-- | libiohelp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libiohelp/Makefile b/libiohelp/Makefile index 9b63b630..bb5f257e 100644 --- a/libiohelp/Makefile +++ b/libiohelp/Makefile @@ -23,6 +23,7 @@ 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 +TAGSHDRS = ioserver.h DIST_FILES = $(SRCS) Makefile ioserver.h ChangeLog |