Fixed Perl bindings, they now work properly.
[libguestfs.git] / perl / Makefile.am
index ea9835b..2b5b1dd 100644 (file)
@@ -26,6 +26,9 @@ if HAVE_PERL
 
 # Interfacing automake and ExtUtils::MakeMaker known to be
 # a nightmare, news at 11.
+
+TESTS = run-perl-tests
+
 all:
        perl Makefile.PL
        make -f Makefile-pl