mirror of
https://github.com/SwallowOS/image_pixman
synced 2025-11-04 05:35:47 +08:00
7 lines
109 B
Makefile
7 lines
109 B
Makefile
SUBDIRS = pixman
|
|
|
|
pkgconfigdir=$(libdir)/pkgconfig
|
|
pkgconfig_DATA=pixman.pc
|
|
|
|
$(pkgconfig_DATA): pixman.pc.in
|