mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
add missing header to dist tarball
This commit is contained in:
parent
755f084e87
commit
1fa5887fee
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user