Don't build demo Linux printing plugin by default. b=573945 r=jst

This commit is contained in:
Josh Aas 2010-06-25 10:47:35 -04:00
Родитель 91560b026e
Коммит d60f7f0292
1 изменённых файлов: 0 добавлений и 4 удалений

Просмотреть файл

@ -49,10 +49,6 @@ DIRS = base/public
ifdef MOZ_PLUGINS ifdef MOZ_PLUGINS
DIRS += base/src DIRS += base/src
ifeq ($(MOZ_WIDGET_TOOLKIT),gtk2)
TOOL_DIRS += sdk/samples/unixprinting
endif
# These subdirs rely on GTK libraries and header files, it is not # These subdirs rely on GTK libraries and header files, it is not
# buildable on other non-GTK unix builds # buildable on other non-GTK unix builds