add missing header to dist tarball

pull/1609/head
Felix Salfelder 2016-08-20 16:29:38 +01:00
parent 755f084e87
commit 1fa5887fee
1 changed files with 2 additions and 1 deletions

View File

@ -107,4 +107,5 @@ encryptsave_test_CFLAGS = $(AUTOTEST_CFLAGS)
encryptsave_test_LDADD = $(AUTOTEST_LDADD)
EXTRA_DIST += $(top_srcdir)/auto_tests/friends_test.c
EXTRA_DIST += $(top_srcdir)/auto_tests/friends_test.c \
$(top_srcdir)/auto_tests/helpers.h