mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-28 05:40:23 -04:00
Added pictures to EXTRA_DIST
This commit is contained in:
parent
9fc594f47b
commit
48f6b71f41
3 changed files with 4 additions and 1 deletions
|
|
@ -151,7 +151,7 @@ arm*)
|
|||
;;
|
||||
esac
|
||||
|
||||
AC_OUTPUT(Makefile doc/Makefile include/Makefile src/Makefile \
|
||||
AC_OUTPUT(Makefile doc/Makefile doc/pictures/Makefile include/Makefile src/Makefile \
|
||||
src/control/Makefile src/mixer/Makefile src/pcm/Makefile \
|
||||
src/rawmidi/Makefile src/timer/Makefile \
|
||||
src/hwdep/Makefile src/seq/Makefile src/instr/Makefile \
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
SUBDIRS=pictures
|
||||
|
||||
EXTRA_DIST=README.1st asoundrc.txt doxygen.cfg index.doxygen
|
||||
|
||||
INCLUDES=-I$(top_srcdir)/include
|
||||
|
|
|
|||
1
doc/pictures/Makefile.am
Normal file
1
doc/pictures/Makefile.am
Normal file
|
|
@ -0,0 +1 @@
|
|||
EXTRA_DIST=wave1.gif wave2.gif
|
||||
Loading…
Add table
Add a link
Reference in a new issue