From 6de587b04154f2efdc2a94c0a78225f7adc88ff9 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 27 Jan 2008 07:49:37 +0000 Subject: Packaging stuff. Add scale points API. Display scale points in lv2_inspect. Fix bugs resulting in returning empty collections. git-svn-id: http://svn.drobilla.net/lad/slv2@1114 a436a847-0d15-0410-975c-d299462d15a1 --- slv2/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'slv2/Makefile.am') diff --git a/slv2/Makefile.am b/slv2/Makefile.am index 2c11b91..4c37778 100644 --- a/slv2/Makefile.am +++ b/slv2/Makefile.am @@ -13,6 +13,8 @@ slv2include_HEADERS = \ port.h \ slv2.h \ types.h \ + scalepoint.h \ + scalepoints.h \ util.h \ value.h \ values.h \ -- cgit v1.2.1