diff mbox series

[09/10] Makefile: Package src/gdb_parser.rl

Message ID 20181107021456.1219553-10-amitay@ozlabs.org
State Accepted
Headers show
Series Build fixes for make dist/install to work | expand

Checks

Context Check Description
snowpatch_ozlabs/apply_patch success master/apply_patch Successfully applied
snowpatch_ozlabs/build-multiarch success Test build-multiarch on branch master

Commit Message

Amitay Isaacs Nov. 7, 2018, 2:14 a.m. UTC
Signed-off-by: Amitay Isaacs <amitay@ozlabs.org>
---
 Makefile.am | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/Makefile.am b/Makefile.am
index be9b657..83c4a4d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -41,6 +41,7 @@  EXTRA_DIST = \
 	p9z-fsi.dts.m4 \
 	template.S \
 	generate_dt_header.sh \
+	src/gdb_parser.rl \
 	tests/driver.sh \
 	tests/run_test.sh \
 	tests/test_driver.sh \