summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorLouie Shprung <lshprung@scu.edu>2023-03-02 12:24:46 -0800
committerLouie Shprung <lshprung@scu.edu>2023-03-02 12:24:46 -0800
commite64d5d0c347c7c7155f414d8c2a7c766523ded9b (patch)
tree0520d5c3aa2359992623f38c684a37e37bba4dca /Makefile.in
parentd9e6c629f4d1d4e3120288018714048cf33a69db (diff)
Add specfile for building basic rpm package
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 6508c1e..dd24389 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -338,7 +338,7 @@ SUBDIRS = src docs data
dist_man_MANS = man
man1_MANS = man/$(PACKAGE_NAME).1
man5_MANS = man/$(PACKAGE_NAME)-config.5
-EXTRA_DIST = debian
+EXTRA_DIST = debian spec
all: all-recursive
.SUFFIXES: