mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-30 10:27:44 +01:00
git-svn-id: svn://localhost/ardour2/branches/3.0@3435 d708f5d6-7413-0410-9779-e7cbd77b26cf
10 lines
214 B
Makefile
10 lines
214 B
Makefile
SUBDIRS = src pangomm
|
|
|
|
EXTRA_DIST = README pangomm-1.4.pc.in
|
|
|
|
pangomm_includedir = $(includedir)/pangomm-1.4
|
|
pangomm_include_HEADERS = pangomm.h
|
|
|
|
pkgconfigdir = $(libdir)/pkgconfig
|
|
pkgconfig_DATA = pangomm-1.4.pc
|
|
|