mirror of
git://git.gnupg.org/gnupg.git
synced 2025-06-11 18:01:03 +02:00
tests,build: Fix distcheck.
* tests/gpgscm/Makefile.am (EXTRA_DIST): Add 'time.scm'. Fixes-commit: 127e1e532da4083ccd3c307555b6177fab16f408 Signed-off-by: Justus Winter <justus@g10code.com>
This commit is contained in:
parent
90d383f1eb
commit
2f7b6cb279
@ -25,7 +25,8 @@ EXTRA_DIST = \
|
|||||||
lib.scm \
|
lib.scm \
|
||||||
repl.scm \
|
repl.scm \
|
||||||
t-child.scm \
|
t-child.scm \
|
||||||
tests.scm
|
tests.scm \
|
||||||
|
time.scm
|
||||||
|
|
||||||
AM_CPPFLAGS = -I$(top_srcdir)/common
|
AM_CPPFLAGS = -I$(top_srcdir)/common
|
||||||
include $(top_srcdir)/am/cmacros.am
|
include $(top_srcdir)/am/cmacros.am
|
||||||
|
Loading…
x
Reference in New Issue
Block a user