mirror of
				https://github.com/flynx/photobook.git
				synced 2025-10-31 19:30:08 +00:00 
			
		
		
		
	minor fixes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									021803c268
								
							
						
					
					
						commit
						00ec7b4b74
					
				
							
								
								
									
										8
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										8
									
								
								Makefile
									
									
									
									
									
								
							| @ -125,11 +125,13 @@ DIST_DIR := dist | |||||||
| DIST_FILES = \
 | DIST_FILES = \
 | ||||||
| 	Makefile \
 | 	Makefile \
 | ||||||
| 	$(wildcard scripts/*) \
 | 	$(wildcard scripts/*) \
 | ||||||
| 	$(wildcard examples/*) \
 |  | ||||||
| 	$(wildcard workflow/*) \
 |  | ||||||
| 	$(wildcard manual/*) \
 |  | ||||||
| 	$(MODULE).cls \
 | 	$(MODULE).cls \
 | ||||||
| 	$(MODULE).pdf | 	$(MODULE).pdf | ||||||
|  | # Add these when ready...
 | ||||||
|  | #	$(wildcard examples/*) \
 | ||||||
|  | #	$(wildcard manual/*) \
 | ||||||
|  | #	$(wildcard workflow/*) \
 | ||||||
|  | #
 | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -18,6 +18,8 @@ MAKESPREADS := ../../scripts/make-images.sh | |||||||
| spreads.tex: spreads | spreads.tex: spreads | ||||||
| 	$(MAKESPREADS) $< $(SPREAD) > $@ | 	$(MAKESPREADS) $< $(SPREAD) > $@ | ||||||
| 
 | 
 | ||||||
|  | dist: | ||||||
|  | 
 | ||||||
| clean: | clean: | ||||||
| 	rm -f spreads.tex | 	rm -f spreads.tex | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user