adjust makefile all target
This commit is contained in:
		
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							@@ -13,7 +13,7 @@ SED_INLINE := $(if $(IS_GNU_SED),-i '',-i)
 | 
				
			|||||||
.PHONY: all schema generate build install clean
 | 
					.PHONY: all schema generate build install clean
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Default target
 | 
					# Default target
 | 
				
			||||||
all: schema generate build
 | 
					all: schema generate build install
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Retrieve and prepare schema
 | 
					# Retrieve and prepare schema
 | 
				
			||||||
schema:
 | 
					schema:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user