summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2008-07-01 21:33:10 +0200
committerLennart Poettering <lennart@poettering.net>2008-07-01 21:33:10 +0200
commitb6044c933a8fbbce6ac1a4723ff4b708f089bb49 (patch)
tree67a74a15b9ded9eea6bcf6052da8860350d2692e /Makefile
parente48f87b613be52914d43fa74e63bcc11d7ef2dec (diff)
rename smartkitd to g-d-h-s
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index d75b16c..8e740fa 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
-all: smartkitd gnome-disk-health gnome-disk-health.ui
+all: gnome-disk-health-service gnome-disk-health gnome-disk-health.ui
-smartkitd: smartkitd.vala
+gnome-disk-health-service: gnome-disk-health-service.vala
valac --save-temps -g -o $@ --vapidir=. --pkg=atasmart --pkg=hal --pkg=dbus-glib-1 --Xcc="$(shell pkg-config --cflags --libs libatasmart)" $^
gnome-disk-health: gnome-disk-health.vala