]> git.ozlabs.org Git - petitboot/blobdiff - test/lib/Makefile.am
test-efivar: Update to latest lib/efi routines
[petitboot] / test / lib / Makefile.am
index 047fcb237ea3becbdb1042f541d6f846a6b6d496..65991a55d54a0a32256f4fe8d011e45e31bf81eb 100644 (file)
@@ -23,7 +23,8 @@ lib_TESTS = \
        test/lib/test-process-parent-stdout \
        test/lib/test-process-both \
        test/lib/test-process-stdout-eintr \
-       test/lib/test-fold
+       test/lib/test-fold \
+       test/lib/test-efivar
 
 if WITH_OPENSSL
 lib_TESTS += \