more dunstify integration into Makefile
This commit is contained in:
		
							parent
							
								
									2cbd163e41
								
							
						
					
					
						commit
						b26bab5a3a
					
				
							
								
								
									
										3
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								Makefile
									
									
									
									
									
								
							| @ -14,7 +14,7 @@ SRC = x.c  \ | |||||||
| 	  notification.c | 	  notification.c | ||||||
| OBJ = ${SRC:.c=.o} | OBJ = ${SRC:.c=.o} | ||||||
| 
 | 
 | ||||||
| all: doc options dunst service | all: doc options dunst service dunstify | ||||||
| 
 | 
 | ||||||
| options: | options: | ||||||
| 	@echo dunst build options: | 	@echo dunst build options: | ||||||
| @ -50,6 +50,7 @@ clean: | |||||||
| 	@rm -f dunst.1 | 	@rm -f dunst.1 | ||||||
| 	@rm -f org.knopwob.dunst.service | 	@rm -f org.knopwob.dunst.service | ||||||
| 	@rm -f core | 	@rm -f core | ||||||
|  | 	@rm -f dunstify | ||||||
| 
 | 
 | ||||||
| doc: dunst.1 | doc: dunst.1 | ||||||
| dunst.1: README.pod | dunst.1: README.pod | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Sascha Kruse
						Sascha Kruse