mirror of
https://github.com/mapmapteam/mapmap.git
synced 2026-04-01 04:59:45 +02:00
8 lines
122 B
Makefile
8 lines
122 B
Makefile
pkgconfigdir = $(libdir)/pkgconfig
|
|
pkgconfig_DATA = \
|
|
mapmap-@MAPMAP_API_VERSION@.pc \
|
|
$(NULL)
|
|
|
|
EXTRA_DIST = \
|
|
$(NULL)
|