summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPerberos <[email protected]>2012-09-20 07:50:53 -0700
committerPerberos <[email protected]>2012-09-20 07:50:53 -0700
commite0673d1748fb1d3d6b3331a9956c7439ff334f4a (patch)
tree80c2b202e50b346bedbbd4d5254473594af8199f
parentf4a51f740a79d81ecc27a82aa4f3dd0d4a520ddc (diff)
parent122133dd5bda5e854f7edff3a1e98fb838e3172c (diff)
downloadpluma-e0673d1748fb1d3d6b3331a9956c7439ff334f4a.tar.bz2
pluma-e0673d1748fb1d3d6b3331a9956c7439ff334f4a.tar.xz
Merge pull request #8 from NiceandGently/master
fix headers dir
-rw-r--r--pluma/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/pluma/Makefile.am b/pluma/Makefile.am
index 00aea798..f7982a43 100644
--- a/pluma/Makefile.am
+++ b/pluma/Makefile.am
@@ -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)