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

@ -10,7 +10,8 @@ ac3dec_SOURCES = ac3dec.c output.c ac3spdif.c
ac3dec_DEPENDENCIES = libac3/libac3.a
EXTRA_DIST = README Changelog TODO plot_spectrum.m autogen.sh depcomp
EXTRA_DIST = gitcompile README Changelog TODO plot_spectrum.m autogen.sh \
depcomp
SUBDIRS = libac3 tools test .