diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-12-12 04:03:48 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-12-12 04:03:48 +0000 |
commit | 87a9a4bf58e81b253b24f18419105d2fe5721f29 (patch) | |
tree | 80e2e83f216c373a845af348507e5c1e77764496 /openwrt/package/libvorbisidec | |
parent | 0d27f51bd6c03bc36fb83ba8e12f4b71ad2f8387 (diff) | |
download | mtk-20170518-87a9a4bf58e81b253b24f18419105d2fe5721f29.zip mtk-20170518-87a9a4bf58e81b253b24f18419105d2fe5721f29.tar.gz mtk-20170518-87a9a4bf58e81b253b24f18419105d2fe5721f29.tar.bz2 |
adjust svn properties: add missing "svn:keywords" for Makefiles, set "svn:eol-style" to LF and remove "svn:keywords" for Config.in and ipkg/* files
SVN-Revision: 2638
Diffstat (limited to 'openwrt/package/libvorbisidec')
-rw-r--r-- | openwrt/package/libvorbisidec/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/libvorbisidec/Makefile b/openwrt/package/libvorbisidec/Makefile index 492080b..4c1fc0b 100644 --- a/openwrt/package/libvorbisidec/Makefile +++ b/openwrt/package/libvorbisidec/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.2 2005/10/07 17:05:47 nico Exp $ +# $Id$ include $(TOPDIR)/rules.mk |