diff options
author | Tim Yardley <lst@openwrt.org> | 2007-03-04 04:41:46 +0000 |
---|---|---|
committer | Tim Yardley <lst@openwrt.org> | 2007-03-04 04:41:46 +0000 |
commit | 026e6046eb08949eda01b116da8947a06e407e17 (patch) | |
tree | 3f5c747812062c3b856e4f5b2b1e3ee1dc9804ea /package/keynote/Makefile | |
parent | b97c7c0af684727a0697d1c2565deca5d493eb71 (diff) | |
download | upstream-026e6046eb08949eda01b116da8947a06e407e17.tar.gz upstream-026e6046eb08949eda01b116da8947a06e407e17.tar.bz2 upstream-026e6046eb08949eda01b116da8947a06e407e17.zip |
same propset here as changeset:6500
SVN-Revision: 6501
Diffstat (limited to 'package/keynote/Makefile')
-rw-r--r-- | package/keynote/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/keynote/Makefile b/package/keynote/Makefile index 9d97a96ca1..5e2b3898b9 100644 --- a/package/keynote/Makefile +++ b/package/keynote/Makefile @@ -4,7 +4,7 @@ # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id: Makefile 4619 2006-08-22 09:50:02Z florian $ +# $Id$ include $(TOPDIR)/rules.mk |