Skip to content

Commit

Permalink
Add missing tests/*.{dsp,dsw} files and doc/release.txt to the dist.
Browse files Browse the repository at this point in the history
  • Loading branch information
radarsat1 committed Feb 15, 2016
1 parent 1aa4d04 commit 0b6b494
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ CLEANFILES=doxygen-build.stamp

DOX=Doxyfile

EXTRA_DIST=html
EXTRA_DIST=html release.txt

INSTIMAGES=html/doxygen.png

Expand Down
3 changes: 3 additions & 0 deletions tests/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,6 @@ cmidiin_LDADD = $(top_builddir)/librtmidi.la

sysextest_SOURCES = sysextest.cpp
sysextest_LDADD = $(top_builddir)/librtmidi.la

EXTRA_DIST = cmidiin.dsp midiout.dsp midiprobe.dsp qmidiin.dsp \
sysextest.dsp RtMidi.dsw

0 comments on commit 0b6b494

Please sign in to comment.