summaryrefslogtreecommitdiff
path: root/pluma/Makefile.am
diff options
context:
space:
mode:
authorWolfgang Ulbrich <[email protected]>2012-09-20 15:52:22 +0300
committerWolfgang Ulbrich <[email protected]>2012-09-20 15:52:22 +0300
commit122133dd5bda5e854f7edff3a1e98fb838e3172c (patch)
tree80c2b202e50b346bedbbd4d5254473594af8199f /pluma/Makefile.am
parentf4a51f740a79d81ecc27a82aa4f3dd0d4a520ddc (diff)
downloadpluma-122133dd5bda5e854f7edff3a1e98fb838e3172c.tar.bz2
pluma-122133dd5bda5e854f7edff3a1e98fb838e3172c.tar.xz
fix headers dir
change headers dir from /usr/include/pluma/pluma to /usr/include/pluma
Diffstat (limited to 'pluma/Makefile.am')
-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)