summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPhilip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>2009-02-24 12:14:04 +0100
committerPhilip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>2009-02-24 12:14:04 +0100
commitb47b4e70891d4283111f2fd03a739bd100d0c8b6 (patch)
treefe563d3dc4db0570e556231ffb7e3a750f928670 /Makefile
parent80093be74fbed8d4459938e19ff00920a41a9712 (diff)
downloadtuned-b47b4e70891d4283111f2fd03a739bd100d0c8b6.tar.gz
tuned-b47b4e70891d4283111f2fd03a739bd100d0c8b6.tar.xz
tuned-b47b4e70891d4283111f2fd03a739bd100d0c8b6.zip
- Added a changelog rule in Makefile
- Started overall README - Fixed a few rpmlint error messages
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ba0a502..4b13f60 100644
--- a/Makefile
+++ b/Makefile
@@ -75,6 +75,8 @@ install:
mkdir -p $(DESTDIR)/etc/rc.d/init.d
install -m 0755 tuned.initscript $(DESTDIR)/etc/rc.d/init.d/tuned
+changelog:
+ git-log > ChangeLog
clean:
rm -rf *.pyc monitorplugins/*.pyc tuningplugins/*.pyc $(VERSIONED_NAME) rpm-build-dir