1
1

Grrrr....change the name in the makefile

This commit was SVN r1497.
Этот коммит содержится в:
Ralph Castain 2004-06-29 04:52:33 +00:00
родитель c266abb7d2
Коммит 58bf5bf271

Просмотреть файл

@ -23,7 +23,7 @@ headers = \
proc_info.h \ proc_info.h \
os_path.h \ os_path.h \
os_create_dirpath.h \ os_create_dirpath.h \
os_session_dir.h \ session_dir.h \
strncpy.h strncpy.h
libutil_la_SOURCES = \ libutil_la_SOURCES = \
@ -40,7 +40,7 @@ libutil_la_SOURCES = \
sys_info.c \ sys_info.c \
os_path.c \ os_path.c \
os_create_dirpath.c \ os_create_dirpath.c \
os_session_dir.c \ session_dir.c \
strncpy.c strncpy.c
# Conditionally install the header files # Conditionally install the header files