diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2010-01-20 06:02:31 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2010-01-20 06:02:31 +0000 |
commit | 2e12aa734c3fe7895bd55ff95deebb3a82f6973f (patch) | |
tree | 060283ea79d998b92f2a0f0f1c6aae82b3d5a885 /palm | |
parent | 2beda26d2307ca197641483ecfad6c0ae3a1d712 (diff) |
- Fix sorting and minor cleanups in category Makefiles
Notes
Notes:
svn path=/head/; revision=248188
Diffstat (limited to 'palm')
-rw-r--r-- | palm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/Makefile b/palm/Makefile index 8cbe1800e1f7..2bf0248ad449 100644 --- a/palm/Makefile +++ b/palm/Makefile @@ -36,8 +36,8 @@ SUBDIR += synce-gvfs SUBDIR += synce-hal SUBDIR += synce-librapi2 - SUBDIR += synce-libsynce SUBDIR += synce-librra + SUBDIR += synce-libsynce SUBDIR += synce-serial SUBDIR += synce-sync-engine SUBDIR += synce-trayicon |