diff options
Diffstat (limited to 'slv2/Makefile.am')
-rw-r--r-- | slv2/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/slv2/Makefile.am b/slv2/Makefile.am index d2153ef..8ce74f2 100644 --- a/slv2/Makefile.am +++ b/slv2/Makefile.am @@ -11,4 +11,5 @@ slv2include_HEADERS = \ port.h \ pluginlist.h \ plugininstance.h \ - util.h + util.h \ + stringlist.h |