diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/s/dgux.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/s/dgux.h b/src/s/dgux.h index 665b1071b71..b380db0daa1 100644 --- a/src/s/dgux.h +++ b/src/s/dgux.h | |||
| @@ -361,6 +361,7 @@ CC=gcc | |||
| 361 | of expediency. */ | 361 | of expediency. */ |
| 362 | 362 | ||
| 363 | #define LIB_X11_LIB -lX11 | 363 | #define LIB_X11_LIB -lX11 |
| 364 | #define LIB_MOTIF -lXm -lgen | ||
| 364 | 365 | ||
| 365 | /* Process groups work in the traditional BSD manner. */ | 366 | /* Process groups work in the traditional BSD manner. */ |
| 366 | 367 | ||