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

Makefile.am « src « eglib - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3046a38fc655bfc2ee2e74cad9cfa2dab21fe52e (plain)
1
2
3
4
5
6
noinst_LTLIBRARIES = libeglib.la

libeglib_la_SOURCES = \
	ghashtable.c

INCLUDES = -I$(srcdir)