about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
-rw-r--r--tests/unittests/pgp/stub_gpg.c (renamed from unittests/pgp/stub_gpg.c)0
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 3e0068cd..c82bf381 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -113,7 +113,7 @@ pgp_sources = \
 	src/pgp/gpg.h src/pgp/gpg.c
 
 pgp_unittest_sources = \
-	unittests/pgp/stub_gpg.c
+	tests/unittests/pgp/stub_gpg.c
 
 otr3_sources = \
 	src/otr/otrlib.h src/otr/otrlibv3.c src/otr/otr.h src/otr/otr.c
diff --git a/unittests/pgp/stub_gpg.c b/tests/unittests/pgp/stub_gpg.c
index da80bbf5..da80bbf5 100644
--- a/unittests/pgp/stub_gpg.c
+++ b/tests/unittests/pgp/stub_gpg.c