From bcc0866b62124119b3b13a1f31b985da837be799 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Mon, 7 Oct 2002 10:42:18 +0000 Subject: [PATCH] added Versions to EXTRA_DIST. --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Makefile.am b/src/Makefile.am index d4a426a2..519c1041 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,4 +1,5 @@ SUBDIRS=control mixer pcm rawmidi timer hwdep seq instr compat conf +EXTRA_DIST=Versions COMPATNUM=@LIBTOOL_VERSION_INFO@ lib_LTLIBRARIES = libasound.la -- 2.47.1