os: Add 'ospoll.h' to Makefile.am

Distribute this source file.

Signed-off-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
Keith Packard 2016-09-16 10:56:15 -07:00
parent 56972d007d
commit 86038dfd42

View File

@ -23,6 +23,7 @@ libos_la_SOURCES = \
osdep.h \
osinit.c \
ospoll.c \
ospoll.h \
utils.c \
xdmauth.c \
xsha1.c \