aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index 67b13088718..e08bfd97619 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -487,7 +487,7 @@ otherobj= $(termcapobj) lastfile.o $(mallocobj) $(allocaobj) $(widgetobj)
487#endif 487#endif
488 488
489#ifdef HAVE_X_WINDOWS 489#ifdef HAVE_X_WINDOWS
490#define X_WINDOWS_SUPPORT ${lispdir}term/x-win.elc 490#define X_WINDOWS_SUPPORT
491#else 491#else
492#define X_WINDOWS_SUPPORT 492#define X_WINDOWS_SUPPORT
493#endif 493#endif