From: RĂ©mi Denis-Courmont Date: Thu, 25 Feb 2010 16:45:07 +0000 (+0200) Subject: Clean lua byte-core (fix) X-Git-Tag: 1.1.0-pre1~681 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=647ea7baec3260e3ca3b081c34e945063ed6afb0;p=vlc Clean lua byte-core (fix) --- diff --git a/share/Makefile.am b/share/Makefile.am index 83bcc1d12f..66c060aafc 100644 --- a/share/Makefile.am +++ b/share/Makefile.am @@ -234,7 +234,7 @@ nobase_vlclib_DATA += \ nobase_vlcdata_DATA += $(DIST_http_lua) endif endif -MOSTLYCLEANFILES += $(vlclua_DATA) +MOSTLYCLEANFILES += $(nobase_vlclib_DATA) EXTRA_DIST += \ lua/README.txt \