Added configure target to global Makefile and gitcompile to EXTRA_DIST

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
Jaroslav Kysela 2008-09-09 14:17:10 +02:00
parent a3102522e2
commit a726e5df68
19 changed files with 55 additions and 26 deletions

View file

@ -5,8 +5,9 @@ envy24control_SOURCES = envy24control.c envy24control.h levelmeters.c midi.c \
mixer.c patchbay.c hardware.c driverevents.c volume.c \
profiles.c profiles.h midi.h config.c config.h
envy24control_LDFLAGS = @ENVY24CONTROL_LIBS@
EXTRA_DIST = envy24control.1 depcomp configure.in-gtk1 configure.in-gtk2 \
strstr_icase_blank.c new_process.c README.profiles
EXTRA_DIST = gitcompile envy24control.1 depcomp configure.in-gtk1 \
configure.in-gtk2 strstr_icase_blank.c new_process.c \
README.profiles
AUTOMAKE_OPTIONS = foreign
alsa-dist: distdir