- add matchbox-themes-extra

This commit is contained in:
jasper 2008-04-24 09:17:21 +00:00
parent 84b1f77458
commit a0497ad339

View File

@ -1,11 +1,12 @@
# $OpenBSD: Makefile,v 1.2 2006/07/20 21:15:18 robert Exp $
# $OpenBSD: Makefile,v 1.3 2008/04/24 09:17:21 jasper Exp $
SUBDIR+= libfakekey
SUBDIR+= libmatchbox
SUBDIR+= matchbox-common
SUBDIR+= matchbox-desktop
SUBDIR+= matchbox-keyboard
SUBDIR+= matchbox-panel
SUBDIR+= matchbox-window-manager
SUBDIR += libfakekey
SUBDIR += libmatchbox
SUBDIR += matchbox-common
SUBDIR += matchbox-desktop
SUBDIR += matchbox-keyboard
SUBDIR += matchbox-panel
SUBDIR += matchbox-themes-extra
SUBDIR += matchbox-window-manager
.include <bsd.port.subdir.mk>