summaryrefslogtreecommitdiff
path: root/gl/tests/Makefile.am
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-10-02 20:02:44 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-10-02 20:02:44 +0200
commit064f9fe191932be96ecfc79fa5accf1eb25142ef (patch)
tree6e8c824b0dbbde4160dd3e6213127bafe6c738dd /gl/tests/Makefile.am
parent9cd70cbfc4cfc015c10d38b2e356d286b40be416 (diff)
downloadgnutls-064f9fe191932be96ecfc79fa5accf1eb25142ef.tar.gz
Updated gnulib and added hash-pjw-bare
Diffstat (limited to 'gl/tests/Makefile.am')
-rw-r--r--gl/tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/tests/Makefile.am b/gl/tests/Makefile.am
index f73d26b408..5a74e77a73 100644
--- a/gl/tests/Makefile.am
+++ b/gl/tests/Makefile.am
@@ -103,7 +103,7 @@ EXTRA_DIST += test-base64.c macros.h
## begin gnulib module binary-io
-libtests_a_SOURCES += binary-io.h
+libtests_a_SOURCES += binary-io.h binary-io.c
## end gnulib module binary-io