summaryrefslogtreecommitdiff
path: root/rsvg-c-srcs.mk
blob: e46cbd083d842cadfbf06d2b4ee78b1f23d53600 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
headers =			\
	librsvg/rsvg.h		\
	librsvg/rsvg-cairo.h

extra_inc_headers =	\
	librsvg/librsvg-features.h

librsvg_c_srcs =	\
	librsvg/librsvg-features.c 		\
	librsvg/librsvg-features.h 		\
	librsvg/rsvg-base.c			\
	librsvg/rsvg-cairo.h			\
	librsvg/rsvg-css.h 			\
	librsvg/rsvg-handle.c			\
	librsvg/rsvg-pixbuf.c			\
	librsvg/rsvg.h				\
	$(NULL)

rsvg_convert_srcs = rsvg-convert.c