Fix compile script
This commit is contained in:
		
							
								
								
									
										2
									
								
								compile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								compile
									
									
									
									
									
								
							| @@ -13,7 +13,7 @@ LIBS="\ | |||||||
| " | " | ||||||
| SRC="\ | SRC="\ | ||||||
| 	$(find ./src -name *.c | xargs -I{} echo -n "{} ") \ | 	$(find ./src -name *.c | xargs -I{} echo -n "{} ") \ | ||||||
| 	$(find intern/wizapp/src -type f -name *.x | xargs -I{} echo -n "{} ") \ | 	$(find intern/wizapp/src -type f -name *.c | xargs -I{} echo -n "{} ") \ | ||||||
| " | " | ||||||
| OUT=tiffread | OUT=tiffread | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user