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