about summary refs log tree commit diff stats
path: root/Makefile.am
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 /Makefile.am
parentefb07f81871d716a0dc716b95f52e4096326cb4f (diff)
downloadprofani-tty-c2c2cee6c9cdeb91b276775c2d11367fb2c95deb.tar.gz
Moved stub_gpg.c
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 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