poke-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[COMMITTED 3/3] Fix 'make distcheck'


From: John Darrington
Subject: [COMMITTED 3/3] Fix 'make distcheck'
Date: Sat, 21 Mar 2020 13:10:01 +0100

---
 src/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index 1d8e385b..3d53643d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -66,7 +66,7 @@ endif
 pkl-gen.pkc pkl-asm.pkc: $(srcdir)/ras
 
 # XXX this shouldn't be necessary?
-EXTRA_DIST = pkl-lex.h
+EXTRA_DIST = pkl-lex.h ras
 
 BUILT_SOURCES = pkl-tab.h pkl-lex.c \
                 pkl-gen.pkc pkl-asm.pkc \
-- 
2.20.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]