From 8de3799b923ab0436819c95002fc191fbcca00c2 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Sat, 27 Jun 2009 23:48:12 +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 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/"\" -- cgit v1.2.3