[yast-commit] r62127 - in /branches/tmp/lslezak/sound/data: Makefile.am Makefile.generate addons/ alsa-module-syntax include/ map_indent/ proofread_strings sndcards.ycp src/ translate_strings.pl
Author: lslezak Date: Mon Jun 21 15:11:45 2010 New Revision: 62127 URL: http://svn.opensuse.org/viewcvs/yast?rev=62127&view=rev Log: removed the old sound card DB generator Removed: branches/tmp/lslezak/sound/data/Makefile.generate branches/tmp/lslezak/sound/data/addons/ branches/tmp/lslezak/sound/data/alsa-module-syntax branches/tmp/lslezak/sound/data/include/ branches/tmp/lslezak/sound/data/map_indent/ branches/tmp/lslezak/sound/data/proofread_strings branches/tmp/lslezak/sound/data/sndcards.ycp branches/tmp/lslezak/sound/data/src/ branches/tmp/lslezak/sound/data/translate_strings.pl Modified: branches/tmp/lslezak/sound/data/Makefile.am Modified: branches/tmp/lslezak/sound/data/Makefile.am URL: http://svn.opensuse.org/viewcvs/yast/branches/tmp/lslezak/sound/data/Makefile.am?rev=62127&r1=62126&r2=62127&view=diff ============================================================================== --- branches/tmp/lslezak/sound/data/Makefile.am (original) +++ branches/tmp/lslezak/sound/data/Makefile.am Mon Jun 21 15:11:45 2010 @@ -4,8 +4,8 @@ # $Id$ # -SUBDIRS = addons doc include src +SUBDIRS = doc -ydata_DATA = sndcards.ycp alsa_packages.ycp +ydata_DATA = alsa_packages.ycp -EXTRA_DIST = $(ydata_DATA) Makefile.generate alsa-module-syntax proofread_strings translate_strings.pl +EXTRA_DIST = $(ydata_DATA) -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
participants (1)
-
lslezak@svn.opensuse.org