Roy's Projects
/
dhcpcd-ui
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Don't segfault if dbus is not running.
[dhcpcd-ui]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 1767e6a3b9bf26f0ecba0dc720b217551fed0dce..70f12beeee546f172b22452e2db5a5876dcce7f8 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,6
+1,7
@@
-PROG= dhcpcd-gtk
+PROG= dhcpcd-ui
+VERSION= 0.4.0
-SUBDIR= src icons
+SUBDIR=
src icons
MK= mk
include ${MK}/subdir.mk