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 5fba079..d2153ef 100644 --- a/slv2/Makefile.am +++ b/slv2/Makefile.am @@ -10,4 +10,5 @@ slv2include_HEADERS = \ query.h \ port.h \ pluginlist.h \ - plugininstance.h + plugininstance.h \ + util.h |