--- src/Makefile.in.orig	Fri Oct 23 15:02:10 1998
+++ src/Makefile.in	Mon Oct 26 18:39:07 1998
@@ -191,17 +191,17 @@
 	-DPIXMAPDIR="\"$(pixmapdir)\"" 
 
 INCLUDES = \
-	@XCFLAGS@ \
 	-I$(top_srcdir)/libPropList \
 	-I$(top_srcdir)/wrlib \
-	-I$(top_srcdir)/WINGs 
-
+	-I$(top_srcdir)/WINGs \
+	@XCFLAGS@
+ 
 wmaker_LDADD = \
 	-L$(top_builddir)/WINGs -lWINGs\
 	-L$(top_builddir)/wrlib -lwraster\
 	-L$(top_builddir)/libPropList -lPropList\
-	@XLFLAGS@ \
 	@GFXLIBS@ \
+	@XLFLAGS@ \
 	@XLIBS@ \
 	@X_EXTRA_LIBS@ \
 	@INTLIBS@ \
