summaryrefslogtreecommitdiff
path: root/rsvg-c-srcs.mk
blob: 3c4756d9e007a2577ffbfd9362189cc495682594 (plain)
1
2
3
4
5
6
7
8
9
10
librsvg_public_headers =		\
	include/librsvg/rsvg.h		\
	include/librsvg/rsvg-cairo.h	\
	include/librsvg/rsvg-features.h \
	include/librsvg/rsvg-version.h	\
	$(NULL)

librsvg_private_headers =	 	\
	include/librsvg/rsvg-css.h	\
	$(NULL)