diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 4c192c8..148fafb 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -15,6 +15,8 @@ libslv2_la_SOURCES = \ pluginuis.c \ port.c \ query.c \ + scalepoint.c \ + scalepoints.c \ slv2_internal.h \ util.c \ value.c \ |