Add Id tag
authorNicolas Thill <nico@openwrt.org>
Mon, 11 Jul 2005 19:07:28 +0000 (19:07 +0000)
committerNicolas Thill <nico@openwrt.org>
Mon, 11 Jul 2005 19:07:28 +0000 (19:07 +0000)
SVN-Revision: 1408

openwrt/package/bwm/Makefile

index 1d615ec12ff33114a325e951e581c9097b32e587..6acdd0be6ec68fd5fcc238696360888383ddab8f 100644 (file)
@@ -1,3 +1,5 @@
+# $Id$
+
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=bwm
@@ -26,4 +28,3 @@ $(IPKG_BWM):
        install -m 755 $(PKG_BUILD_DIR)/$(PKG_NAME) $(IDIR_BWM)/usr/bin/
        $(STRIP) $(IDIR_BWM)/usr/bin/*
        $(IPKG_BUILD) $(IDIR_BWM) $(PACKAGE_DIR)
-