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
|
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)
|
||||||
|
|
Loading…
Reference in New Issue