Browse Source

[automake] add README.md and cmake to EXTRA_DIST

tags/5.1.0
Stephen Sinclair 6 years ago
parent
commit
9bf6f57149
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Makefile.am

+ 1
- 1
Makefile.am View File

@@ -31,4 +31,4 @@ rtaudio_inc_HEADERS = \
pkgconfigdatadir = $(libdir)/pkgconfig
pkgconfigdata_DATA = rtaudio.pc

EXTRA_DIST = autogen.sh readme install.txt contrib include
EXTRA_DIST = autogen.sh README.md install.txt contrib include cmake

Loading…
Cancel
Save