fix headers dir
change headers dir from /usr/include/pluma/pluma to /usr/include/pluma
This commit is contained in:
		@@ -121,7 +121,7 @@ if !ENABLE_GVFS_METADATA
 | 
				
			|||||||
INST_H_FILES += pluma-metadata-manager.h
 | 
					INST_H_FILES += pluma-metadata-manager.h
 | 
				
			||||||
endif
 | 
					endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
headerdir = $(prefix)/include/pluma/pluma
 | 
					headerdir = $(prefix)/include/pluma
 | 
				
			||||||
 | 
					
 | 
				
			||||||
header_DATA = 				\
 | 
					header_DATA = 				\
 | 
				
			||||||
	$(INST_H_FILES)
 | 
						$(INST_H_FILES)
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user