|
@@ -1,4 +1,4 @@
|
|
|
-#define BUILD_DIRECTORY $[HAVE_EGL]
|
|
|
|
|
|
|
+#define BUILD_DIRECTORY $[and $[HAVE_EGL],$[HAVE_X11]]
|
|
|
|
|
|
|
|
#define OTHER_LIBS p3interrogatedb:c p3dconfig:c p3dtoolconfig:m \
|
|
#define OTHER_LIBS p3interrogatedb:c p3dconfig:c p3dtoolconfig:m \
|
|
|
p3dtoolutil:c p3dtoolbase:c p3dtool:m
|
|
p3dtoolutil:c p3dtoolbase:c p3dtool:m
|