about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2015-06-12 23:58:44 +0100
committerJames Booth <boothj5@gmail.com>2015-06-12 23:58:44 +0100
commitc2c2cee6c9cdeb91b276775c2d11367fb2c95deb (patch)
tree15797278953ddec2720a0fd43732c05148599320
parentefb07f81871d716a0dc716b95f52e4096326cb4f (diff)
downloadprofani-tty-c2c2cee6c9cdeb91b276775c2d11367fb2c95deb.tar.gz
Moved stub_gpg.c
-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