From 1a2876021fba51a0c0aa17e0615359bd2549b0e9 Mon Sep 17 00:00:00 2001 From: nico Date: Mon, 31 Oct 2005 14:02:58 +0000 Subject: add more missing svn:keywords and Id tag git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2305 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/aircrack/Makefile | 2 ++ package/wrt-radauth/Makefile | 2 ++ package/xsupplicant/Makefile | 2 ++ 3 files changed, 6 insertions(+) diff --git a/package/aircrack/Makefile b/package/aircrack/Makefile index ff575dcb9..33dcf434d 100644 --- a/package/aircrack/Makefile +++ b/package/aircrack/Makefile @@ -1,3 +1,5 @@ +# $Id$ + include $(TOPDIR)/rules.mk PKG_NAME:=aircrack diff --git a/package/wrt-radauth/Makefile b/package/wrt-radauth/Makefile index 952a4d03f..cb11737c7 100644 --- a/package/wrt-radauth/Makefile +++ b/package/wrt-radauth/Makefile @@ -1,3 +1,5 @@ +# $Id$ + include $(TOPDIR)/rules.mk PKG_NAME:=wrt-radauth diff --git a/package/xsupplicant/Makefile b/package/xsupplicant/Makefile index 50c6b53d9..dea789947 100644 --- a/package/xsupplicant/Makefile +++ b/package/xsupplicant/Makefile @@ -1,3 +1,5 @@ +# $Id$ + include $(TOPDIR)/rules.mk PKG_NAME:=xsupplicant -- cgit v1.2.3