Skip to content

Commit

Permalink
Add missing header to libnpfs/Makefile.am
Browse files Browse the repository at this point in the history
  • Loading branch information
garlick committed Dec 12, 2011
1 parent 51351ba commit 32a749e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion libnpfs/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ libnpfs_a_SOURCES = \
npfs.h \
npfsimpl.h \
9p.h \
ctl.c
ctl.c \
xpthread.h

if RDMATRANS
libnpfs_a_SOURCES += rdmatrans.c
Expand Down

0 comments on commit 32a749e

Please sign in to comment.