Update libraries to latest stable released version (except gnomecanvasmm, which is strangely packaged...). Fixes building (at least here). git-svn-id: svn://localhost/ardour2/trunk@2790 d708f5d6-7413-0410-9779-e7cbd77b26cf
17 lines
330 B
Makefile
17 lines
330 B
Makefile
## Copyright (c) 2001
|
|
## The gtkmm development team.
|
|
|
|
sublib_name = pangomm
|
|
sublib_namespace = Pango
|
|
sublib_parentdir = pangomm
|
|
files_defs = pango.defs pango_methods.defs pango_enums.defs pango_vfuncs.defs \
|
|
pango_docs.xml pango_docs_override.xml
|
|
|
|
include $(top_srcdir)/build_shared/Makefile_gensrc.am_fragment
|
|
|
|
|
|
|
|
|
|
|
|
|