forgot to remove these lines

git-svn-id: svn://10.0.0.236/trunk@158151 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
ben%bengoodger.com 2004-06-18 22:05:49 +00:00
parent b3ea365306
commit bc770d17da

View File

@ -26,14 +26,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
ifneq (,$(filter mac cocoa,$(MOZ_WIDGET_TOOLKIT)))
# Use Pinstripe on MacOS X
DIRS += skin/mac
else
# Use Qute on Windows and Linux
DIRS += skin
endif
include $(topsrcdir)/config/config.mk
include $(topsrcdir)/config/rules.mk