Add missing close-quote.
[idzebra-moved-to-github.git] / perl / Makefile.PL.in
index b8f2969..f771960 100644 (file)
@@ -16,7 +16,7 @@ WriteMakefile(
 
 sub MY::postamble {
 'IDZebra_wrap.c: IDZebra.i
-       ./doswig
+       ./doswig'
        ;
 }