summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLouie Shprung <lshprung@scu.edu>2023-02-27 14:01:15 -0800
committerLouie S <louie@example.com>2023-02-27 21:16:17 -0800
commitd83a612b499d768eba49239100212dde06d832c3 (patch)
tree3f5f15fd345d05ed72bb18d7f29a4af83c42012b /Makefile.am
parentbf0172b7e6391aa1345a0e8add0b622d08e0053b (diff)
Create debian directory for building basic .deb package
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index affd11c..7c79f47 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,3 +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