summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2009-06-27 23:47:52 +0000
committerRalf Baechle <ralf@linux-mips.org>2009-06-27 23:47:52 +0000
commit07e0485950387c5a626a36563d5cc593534a7695 (patch)
tree1120b133a8c678edc805728b26a07203ed7bdd74 /Makefile.am
parentbd7a022058c5d4a59f5b87065bb1f4b45bbd6336 (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 1705888..6dd22f4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -60,7 +60,7 @@ libax25io_la_SOURCES = \
man_MANS = ax25.3 rose.3 axports.5 rsports.5 nrports.5
-EXTRA_DIST= $(man_MANS) glibc.patch $(etcfiles)
+EXTRA_DIST= $(man_MANS) glibc.patch $(etcfiles) libax25.spec
AX25_SYSCONFDIR=@sysconfdir@/ax25/
AX25_LOCALSTATEDIR=@localstatedir@/ax25/