From 07e0485950387c5a626a36563d5cc593534a7695 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Sat, 27 Jun 2009 23:47:52 +0000 Subject: Add support for building rpm packages. Now just a rpmbuild -ta will do. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') 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/ -- cgit v1.2.3