os: Add 'ospoll.h' to Makefile.am
Distribute this source file. Signed-off-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
parent
56972d007d
commit
86038dfd42
|
@ -23,6 +23,7 @@ libos_la_SOURCES = \
|
||||||
osdep.h \
|
osdep.h \
|
||||||
osinit.c \
|
osinit.c \
|
||||||
ospoll.c \
|
ospoll.c \
|
||||||
|
ospoll.h \
|
||||||
utils.c \
|
utils.c \
|
||||||
xdmauth.c \
|
xdmauth.c \
|
||||||
xsha1.c \
|
xsha1.c \
|
||||||
|
|
Loading…
Reference in New Issue