add missing files into extra_dist,

this is required when using make dist to generate a tarball
This commit is contained in:
itamarjp 2015-07-14 11:35:33 -03:00
parent 2ed8108d77
commit 960cc62a0e
4 changed files with 9 additions and 4 deletions

View File

@ -17,7 +17,8 @@ EXTRA_DIST = \
trans.h \
xrdp_client_info.h \
xrdp_constants.h \
xrdp_rail.h
xrdp_rail.h \
crc16.h
AM_CFLAGS = \
-DXRDP_CFG_PATH=\"${sysconfdir}/xrdp\" \

View File

@ -1,4 +1,4 @@
EXTRA_DIST = libxrdp.h libxrdpinc.h
EXTRA_DIST = libxrdp.h libxrdpinc.h xrdp_orders_rail.h
EXTRA_DEFINES =
EXTRA_INCLUDES =

View File

@ -10,7 +10,10 @@ EXTRA_DIST = \
sound.h \
xcommon.h \
mlog.h \
chansrv_common.h
chansrv_common.h \
irp.h \
smartcard.h \
smartcard_pcsc.h
EXTRA_DEFINES =
EXTRA_INCLUDES =

View File

@ -1,4 +1,5 @@
EXTRA_DIST = xrdp.ini ad24b.bmp ad256.bmp xrdp24b.bmp xrdp256.bmp xrdp_logo.bmp sans-10.fv1 cursor0.cur cursor1.cur xrdp.h xrdp_types.h
EXTRA_DIST = xrdp.ini ad24b.bmp ad256.bmp xrdp24b.bmp xrdp256.bmp xrdp_logo.bmp sans-10.fv1 cursor0.cur cursor1.cur xrdp.h xrdp_types.h \
xrdp_encoder.h xrdp_keyboard.ini
EXTRA_INCLUDES =
EXTRA_LIBS =