X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lnet%2Fulnds%2FMakefile.am;h=3437d3922f1bd6aabe1b2388115e1b5af3b6b445;hp=1681250fca5f7b3c43704ab09e9d7630d50ade93;hb=191061ee668400324f4505cf498f1ee2d57e4962;hpb=2dc9c16e770415d56839e1996015fec5fab93f29 diff --git a/lnet/ulnds/Makefile.am b/lnet/ulnds/Makefile.am index 1681250..3437d39 100644 --- a/lnet/ulnds/Makefile.am +++ b/lnet/ulnds/Makefile.am @@ -1,10 +1,10 @@ if LIBLUSTRE +if !CRAY_PORTALS noinst_LIBRARIES = libtcpnal.a endif +endif -if !CRAY_PORTALS -pkginclude_HEADERS = pqtimer.h dispatch.h table.h timer.h connection.h ipmap.h bridge.h procbridge.h +noinst_HEADERS = pqtimer.h dispatch.h table.h timer.h connection.h ipmap.h bridge.h procbridge.h libtcpnal_a_SOURCES = debug.c pqtimer.c select.c table.c pqtimer.h dispatch.h table.h timer.h address.c procapi.c proclib.c connection.c tcpnal.c connection.h libtcpnal_a_CPPFLAGS = $(LLCPPFLAGS) libtcpnal_a_CFLAGS = $(LLCFLAGS) -endif \ No newline at end of file