Commit 717cee11 authored by kin%netscape.com's avatar kin%netscape.com
Browse files

Fix win32 build bustage. The editor directory is now built after the htmlparser directory.

parent 9a39fccc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -68,9 +68,9 @@ DIRS = \
  cmd\winfe\prefs		\
!endif
# the following are associated with the layout engine
  editor 			\
  expat				\
  htmlparser			\
  editor 			\
  gfx				\
  dom				\
  view				\