Skip to content

Commit

Permalink
Include *.md files in distribution
Browse files Browse the repository at this point in the history
Related to #10.
  • Loading branch information
samueltardieu committed Mar 31, 2018
1 parent 1a9d6b7 commit a19f275
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
dist_man_MANS = recoverjpeg.1 recovermov.1 sort-pictures.1 remove-duplicates.1
extra_DIST = recoverjpeg.md recovermov.md sort-pictures.md remove-duplicates.md

.md.1:
pandoc -s -w man $< -o $@

0 comments on commit a19f275

Please sign in to comment.