Bug 157298 make install does not work in mozilla/widget/src/gtk2/mai
r=kyle
Thanks for mpeseng@tin.it's fix
This commit is contained in:
kyle.yuan%sun.com 2002-07-22 06:58:28 +00:00
Родитель 37a2c75e1c
Коммит 477eb69ee6
1 изменённых файлов: 0 добавлений и 4 удалений

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

@ -72,10 +72,6 @@ CPPSRCS = \
EXTRA_DSO_LDOPTS += $(MOZ_GTK2_LIBS) \
-L.. -lwidget_gtk2
# Add you header files need to be exported here
EXPORTS = \
$(NULL)
include $(topsrcdir)/config/rules.mk
CFLAGS += $(MOZ_GTK2_CFLAGS)