summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2019-03-21 02:59:51 +0100
committerRalf Baechle <ralf@linux-mips.org>2019-03-21 02:59:51 +0100
commit03ed436ca7d360d5c9bf1090b48245906cb7828b (patch)
treeaa5ae97979d9d1eee8f95391494a11992a704931
parentb32944d67ef6f591359afc24078a1a9905f2155d (diff)
Automake: distribute scm-version.h.in.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 2408a89..d1802a6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,7 +4,7 @@ installconf:
SUBDIRS = ax25 hdlcutil kiss 6pack netrom rose tcpip user_call yamdrv dmascc
-EXTRA_DIST = pathnames.h ax25-tools.spec
+EXTRA_DIST = pathnames.h scm-version.h.in ax25-tools.spec
AM_CPPFLAGS = -D_GNU_SOURCE \
-DAX25_SYSCONFDIR=\""$(sysconfdir)/ax25/"\" \