wmswallow: Link against libX11.
This commit is contained in:
		
							parent
							
								
									ea4b9ec5c8
								
							
						
					
					
						commit
						72d06f7028
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -5,7 +5,7 @@ RM=rm -f
 | 
				
			||||||
X=/usr/X11R6
 | 
					X=/usr/X11R6
 | 
				
			||||||
INCLUDES=-I$(X)/include
 | 
					INCLUDES=-I$(X)/include
 | 
				
			||||||
LIBPATHS=-L${X}/lib
 | 
					LIBPATHS=-L${X}/lib
 | 
				
			||||||
LIBS=-lXext
 | 
					LIBS=-lXext -lX11
 | 
				
			||||||
PROG=wmswallow
 | 
					PROG=wmswallow
 | 
				
			||||||
OBJS=wmswallow.o
 | 
					OBJS=wmswallow.o
 | 
				
			||||||
SH=/bin/sh
 | 
					SH=/bin/sh
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue