Merge pull request #8 from NiceandGently/master

fix headers dir
This commit is contained in:
Perberos 2012-09-20 07:50:53 -07:00
commit e0673d1748
1 changed files with 1 additions and 1 deletions

View File

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