From f49602e6c64ec74c4a4d23b5babd1cdb8d7d829b Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Sat, 27 Jun 2009 23:48:17 +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 b81c242..adacbc2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ SUBDIRS = ax25ipd ax25rtd call listen ax25mond -EXTRA_DIST = pathnames.h +EXTRA_DIST = pathnames.h ax25-apps.spec installconf: @for app in $(SUBDIRS); do $(MAKE) -C $$app installconf; done -- cgit v1.2.3