summaryrefslogtreecommitdiff
path: root/xc/lib/X11
diff options
context:
space:
mode:
authorjim <empty>1989-10-20 09:52:20 +0000
committerjim <empty>1989-10-20 09:52:20 +0000
commit64fae748150c1fffa0f3bf8881f5fd356fb87d7b (patch)
tree6d26971e9ca33a54992c569d4a3ff8e4475b1e89 /xc/lib/X11
parent77f3fb356b0879ab2974200d2aadb4fa3ec961f8 (diff)
added new include
Diffstat (limited to 'xc/lib/X11')
-rw-r--r--xc/lib/X11/Imakefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/xc/lib/X11/Imakefile b/xc/lib/X11/Imakefile
index ae5955aa0..2f0468bb3 100644
--- a/xc/lib/X11/Imakefile
+++ b/xc/lib/X11/Imakefile
@@ -1,6 +1,5 @@
- CCOPTIONS = LibraryCCOptions
- STD_DEFINES = LibraryDefines
- CDEBUGFLAGS = LibraryCDebugFlags
+#include <Library.tmpl>
+
INCLUDES = -I. -I$(TOP) -I$(INCLUDESRC)
CONN_DEFINES = ConnectionFlags
DB_DEFINES = -DERRORDB=\"$(LIBDIR)/XErrorDB\"