diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 3025e13..03b6381 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -55,6 +55,7 @@ libxs_la_SOURCES = \ pipe.hpp \ platform.hpp \ poll.hpp \ + polling.hpp \ pair.hpp \ prefix_filter.hpp \ pub.hpp \ |