fixeria has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/libosmocore/+/19543 )


Change subject: src/Makefile.am: add conv_acc_neon_impl.h to EXTRA_DIST
......................................................................

src/Makefile.am: add conv_acc_neon_impl.h to EXTRA_DIST

Change-Id: I641c25f8aec249df43c781debfc967f07e221b9d
---
M src/Makefile.am
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/43/19543/1

diff --git a/src/Makefile.am b/src/Makefile.am
index be09784..c2847ec 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -54,7 +54,7 @@
 endif

 BUILT_SOURCES = crc8gen.c crc16gen.c crc32gen.c crc64gen.c
-EXTRA_DIST = conv_acc_sse_impl.h crcXXgen.c.tpl
+EXTRA_DIST = conv_acc_sse_impl.h conv_acc_neon_impl.h crcXXgen.c.tpl

 libosmocore_la_LDFLAGS = -version-info $(LIBVERSION) -no-undefined


--
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/19543
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I641c25f8aec249df43c781debfc967f07e221b9d
Gerrit-Change-Number: 19543
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanits...@sysmocom.de>
Gerrit-MessageType: newchange

Reply via email to