diff options
Diffstat (limited to 'transport/Makefile.am')
-rw-r--r-- | transport/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/transport/Makefile.am b/transport/Makefile.am new file mode 100644 index 000000000..e2f97437c --- /dev/null +++ b/transport/Makefile.am @@ -0,0 +1,3 @@ +SUBDIRS = socket $(IBVERBS_SUBDIR) + +CLEANFILES = |