summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2009-06-27 23:48:12 +0000
committerRalf Baechle <ralf@linux-mips.org>2009-06-27 23:48:12 +0000
commit8de3799b923ab0436819c95002fc191fbcca00c2 (patch)
tree61d75424536a7efcc779ee2a9296d62e8ab37b49 /Makefile.am
parent234df61656b996e4d12b2bc13a48b10d29422bd0 (diff)
Add support for building rpm packages.
Now just a rpmbuild -ta <foo.tar.gz> will do.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c587c3f..3215b0f 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
+EXTRA_DIST = pathnames.h ax25-tools.spec
INCLUDES = -DAX25_SYSCONFDIR=\""$(sysconfdir)/ax25/"\" \
-DAX25_LOCALSTATEDIR=\""$(localstatedir)/ax25/"\"