aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lwlib/Makefile.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/lwlib/Makefile.in b/lwlib/Makefile.in
index e4b9580b8fc..74fc472ee5a 100644
--- a/lwlib/Makefile.in
+++ b/lwlib/Makefile.in
@@ -1,6 +1,6 @@
1/* This was taken from the output of Imake 1# This was taken from the output of Imake
2 and set up to be configured by ../configure. 2# and set up to be configured by ../configure.
3 Some parts Copyright (c) 1992, 1993 Lucid, Inc. */ 3# Some parts Copyright (c) 1992, 1993 Lucid, Inc.
4 4
5srcdir=@srcdir@ 5srcdir=@srcdir@
6VPATH=@srcdir@ 6VPATH=@srcdir@