Makefile.am: distribute util/Domain.hxx and system/ByteOrder.hxx
This commit is contained in:
@@ -250,6 +250,7 @@ endif
|
|||||||
libutil_a_SOURCES = \
|
libutil_a_SOURCES = \
|
||||||
src/util/Macros.hxx \
|
src/util/Macros.hxx \
|
||||||
src/util/Error.cxx src/util/Error.hxx \
|
src/util/Error.cxx src/util/Error.hxx \
|
||||||
|
src/util/Domain.hxx \
|
||||||
src/util/ReusableArray.hxx \
|
src/util/ReusableArray.hxx \
|
||||||
src/util/StringUtil.cxx src/util/StringUtil.hxx \
|
src/util/StringUtil.cxx src/util/StringUtil.hxx \
|
||||||
src/util/Tokenizer.cxx src/util/Tokenizer.hxx \
|
src/util/Tokenizer.cxx src/util/Tokenizer.hxx \
|
||||||
@@ -272,6 +273,7 @@ libutil_a_SOURCES = \
|
|||||||
# System library
|
# System library
|
||||||
|
|
||||||
libsystem_a_SOURCES = \
|
libsystem_a_SOURCES = \
|
||||||
|
src/system/ByteOrder.hxx \
|
||||||
src/system/FatalError.cxx src/system/FatalError.hxx \
|
src/system/FatalError.cxx src/system/FatalError.hxx \
|
||||||
src/system/fd_util.c src/system/fd_util.h \
|
src/system/fd_util.c src/system/fd_util.h \
|
||||||
src/system/SocketUtil.cxx src/system/SocketUtil.hxx \
|
src/system/SocketUtil.cxx src/system/SocketUtil.hxx \
|
||||||
|
Reference in New Issue
Block a user