summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLouie Shprung <lshprung@scu.edu>2023-02-17 15:10:25 -0800
committerLouie Shprung <lshprung@scu.edu>2023-02-17 15:10:25 -0800
commitd6709baba9c8d1c082116dccdd5e75c2c58288fc (patch)
tree8a68f75d4d3b1ad5239ea711aa63f62248917b08 /Makefile.am
parent37356007a0365a26d5a287320591cfe7f8490714 (diff)
Fix src dist, add seperate Makefile.am for docs
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 6005a31..1d7dcfd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,4 @@
-SUBDIRS = src
-dist_doc_DATA = docs/*
-#dist_man_MANS = man/terminal-media-launcher.1 man/terminal-media-launcher-config.5
+SUBDIRS = src docs
dist_man_MANS = man
man1_MANS = man/terminal-media-launcher.1
man5_MANS = man/terminal-media-launcher-config.5