alsa-tools/qlo10k1/Makefile.am
Jaroslav Kysela a726e5df68 Added configure target to global Makefile and gitcompile to EXTRA_DIST
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2008-09-09 14:17:10 +02:00

10 lines
259 B
Makefile

SUBDIRS = src
EXTRA_DIST = gitcompile COPYING configure.in README NEWS AUTHORS TODO \
INSTALL ChangeLog
alsa-dist: distdir
@rm -rf ../distdir/qlo10k1
@mkdir -p ../distdir/qlo10k1
@cp -RLpv $(distdir)/* ../distdir/qlo10k1
@rm -rf $(distdir)