Merge pull request #8 from NiceandGently/master

fix headers dir
This commit is contained in:
Perberos
2012-09-20 07:50:53 -07:00

View File

@@ -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)