diff options
author | Nicolas Thill <nico@openwrt.org> | 2006-01-31 15:28:32 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2006-01-31 15:28:32 +0000 |
commit | f71c407075d7ea7ee6fab92ddfd9caaae9a92077 (patch) | |
tree | 4301baab61acd8e1ee89a2da1e249f1d998505c5 /openwrt/package/clinkc | |
parent | b0a0f0ebe4d4e43a24dc38ba927436911eddaaf8 (diff) | |
download | mtk-20170518-f71c407075d7ea7ee6fab92ddfd9caaae9a92077.zip mtk-20170518-f71c407075d7ea7ee6fab92ddfd9caaae9a92077.tar.gz mtk-20170518-f71c407075d7ea7ee6fab92ddfd9caaae9a92077.tar.bz2 |
add missing "svn:keywords" prop, fix Id tag.
SVN-Revision: 3090
Diffstat (limited to 'openwrt/package/clinkc')
-rw-r--r-- | openwrt/package/clinkc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/clinkc/Makefile b/openwrt/package/clinkc/Makefile index 4669bb9..1d6bf1d 100644 --- a/openwrt/package/clinkc/Makefile +++ b/openwrt/package/clinkc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile 1640 2005-08-13 20:32:32Z florian $ +# $Id$ include $(TOPDIR)/rules.mk |