summaryrefslogtreecommitdiff
path: root/Makefile.am
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.am
parentd9e6c629f4d1d4e3120288018714048cf33a69db (diff)
Add specfile for building basic rpm package
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 7c79f47..11c73d0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,4 +2,4 @@ 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