From 45c5e81af217f6552d644808fda3fc3a7da95c01 Mon Sep 17 00:00:00 2001 From: Klas Lindfors Date: Thu, 13 Feb 2014 21:29:45 +0100 Subject: [PATCH] .gitmodules went away with submodules --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index a55e73d..677f881 100644 --- a/Makefile.am +++ b/Makefile.am @@ -94,7 +94,7 @@ EXTRA_DIST += contrib/README contrib/programming.sh contrib/oath-unlock-reprogra EXTRA_DIST += ykpers4win.mk ykpers4mac.mk # Dist dev tools as well, to have the tarball complete. -EXTRA_DIST += build-and-test.sh .travis.yml .gitignore .gitmodules +EXTRA_DIST += build-and-test.sh .travis.yml .gitignore # udev rule files EXTRA_DIST += 69-yubikey.rules 70-yubikey.rules -- 2.39.5