Paul Davis
449aab3c46
git-svn-id: svn://localhost/ardour2/branches/3.0@3435 d708f5d6-7413-0410-9779-e7cbd77b26cf
11 lines
214 B
Makefile
11 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
|
|
|