diff options
author | Nicolas Thill <nico@openwrt.org> | 2006-04-12 00:34:26 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2006-04-12 00:34:26 +0000 |
commit | 21ef49fb727bb55c5abc1d6851ba5684ec872227 (patch) | |
tree | 432196cf27df75fa50bdfddffc1160d2439b9dd4 /openwrt/package/motion | |
parent | 4f22b94e09e81480d2bbe00372e0b536ff0cd12a (diff) | |
download | mtk-20170518-21ef49fb727bb55c5abc1d6851ba5684ec872227.zip mtk-20170518-21ef49fb727bb55c5abc1d6851ba5684ec872227.tar.gz mtk-20170518-21ef49fb727bb55c5abc1d6851ba5684ec872227.tar.bz2 |
Add missing svn:keywords and Id tags
SVN-Revision: 3622
Diffstat (limited to 'openwrt/package/motion')
-rw-r--r-- | openwrt/package/motion/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openwrt/package/motion/Makefile b/openwrt/package/motion/Makefile index a5a5681..0ba0295 100644 --- a/openwrt/package/motion/Makefile +++ b/openwrt/package/motion/Makefile @@ -1,3 +1,5 @@ +# $Id$ + include $(TOPDIR)/rules.mk PKG_NAME:=motion |