c21b9a78f4
It is better to distribute a few useless file than not to distribute needed files.
8 lines
110 B
Makefile
8 lines
110 B
Makefile
module_LTLIBRARIES = \
|
|
libxrdpvr.la
|
|
|
|
libxrdpvr_la_SOURCES = \
|
|
xrdpvr.c \
|
|
xrdpvr.h \
|
|
xrdpvr_internal.h
|