mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-11-02 09:01:48 -05:00
Added man page to EXTRA_DIST
This commit is contained in:
parent
a8a9bea5b1
commit
26eb487e60
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ man_MANS = envy24control.1
|
||||||
envy24control_SOURCES = envy24control.c envy24control.h levelmeters.c \
|
envy24control_SOURCES = envy24control.c envy24control.h levelmeters.c \
|
||||||
mixer.c patchbay.c hardware.c driverevents.c volume.c
|
mixer.c patchbay.c hardware.c driverevents.c volume.c
|
||||||
envy24control_LDFLAGS = $(GTK_LIBS)
|
envy24control_LDFLAGS = $(GTK_LIBS)
|
||||||
EXTRA_DIST = cvscompile
|
EXTRA_DIST = cvscompile envy24control.1
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -rf .deps *~
|
rm -rf .deps *~
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue