hw/xwin: Fix 'make distcheck'

Add internal.h to SOURCES, omitted from 126c1cfa

Signed-off-by: Jon Turney <jon.turney@dronecode.org.uk>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Jon Turney 2018-08-27 12:41:22 +01:00 committed by Peter Hutterer
parent cd285922cd
commit a9a5bd0020

View File

@ -1,6 +1,7 @@
noinst_LTLIBRARIES = libXWinclipboard.la
libXWinclipboard_la_SOURCES = \
internal.h \
winclipboard.h \
textconv.c \
thread.c \