diff options
-rw-r--r-- | deskutils/Makefile | 1 | ||||
-rw-r--r-- | misc/Makefile | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index 1b298b5..1447ddf 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -8,7 +8,6 @@ SUBDIR += genius SUBDIR += gnomepim SUBDIR += gnucash - SUBDIR += grun SUBDIR += gtimer SUBDIR += ical SUBDIR += korganizer diff --git a/misc/Makefile b/misc/Makefile index 1412ead..78c350b 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -47,6 +47,7 @@ SUBDIR += gnomeutils SUBDIR += gnuls SUBDIR += gone + SUBDIR += grun SUBDIR += gtkfind SUBDIR += gyvescm SUBDIR += iselect |