summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
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