diff options
author | Louie Shprung <lshprung@scu.edu> | 2023-02-17 15:10:25 -0800 |
---|---|---|
committer | Louie Shprung <lshprung@scu.edu> | 2023-02-17 15:10:25 -0800 |
commit | d6709baba9c8d1c082116dccdd5e75c2c58288fc (patch) | |
tree | 8a68f75d4d3b1ad5239ea711aa63f62248917b08 /docs/Makefile.am | |
parent | 37356007a0365a26d5a287320591cfe7f8490714 (diff) |
Fix src dist, add seperate Makefile.am for docs
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r-- | docs/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am new file mode 100644 index 0000000..0ebcbdb --- /dev/null +++ b/docs/Makefile.am @@ -0,0 +1 @@ +dist_doc_DATA = README.md screenshot1.png screenshot2.png terminal-media-launcher-config.md windows_compile_instructions.md |