From b0e720846f9633f2cb0f0d984908fddd7f926333 Mon Sep 17 00:00:00 2001 From: Roman Yepishev Date: Fri, 26 Feb 2016 22:58:13 -0500 Subject: Add missing files so that archive for make dist is complete --- toxencryptsave/Makefile.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'toxencryptsave') diff --git a/toxencryptsave/Makefile.inc b/toxencryptsave/Makefile.inc index 20c8b1b3..56bc101d 100644 --- a/toxencryptsave/Makefile.inc +++ b/toxencryptsave/Makefile.inc @@ -6,7 +6,8 @@ libtoxencryptsave_la_include_HEADERS = \ libtoxencryptsave_la_includedir = $(includedir)/tox libtoxencryptsave_la_SOURCES = ../toxencryptsave/toxencryptsave.h \ - ../toxencryptsave/toxencryptsave.c + ../toxencryptsave/toxencryptsave.c \ + ../toxencryptsave/defines.h if WITH_NACL -- cgit v1.2.3