Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile.am « utils « freerdp « include - github.com/FreeRDP/FreeRDP-old.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: eec4969fda7ed4c262294925ce0649d8fbb65106 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
## Process this file with automake to produce Makefile.in

includedir = $(prefix)/include/freerdp/utils
include_HEADERS = \
	debug.h \
	chan_plugin.h \
	datablob.h \
	memory.h \
	semaphore.h \
	stream.h \
	unicode.h \
	wait_obj.h