summaryrefslogtreecommitdiff
path: root/src/debug
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2021-01-09 16:22:54 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2021-01-09 16:22:54 (GMT)
commit55a5d2a08f0b168059571cddf8d6d963318903a1 (patch)
treea9aa5d3c7e708bdea6c774b9ed96e6871e149d5b /src/debug
parent2a429fde26212e8c8c9a5a44f9a4a06ee60a5208 (diff)
Changed some installation paths and included a pkgconfig configuration.
Diffstat (limited to 'src/debug')
-rw-r--r--src/debug/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/debug/Makefile.am b/src/debug/Makefile.am
index 41de8b3..6cfc90f 100644
--- a/src/debug/Makefile.am
+++ b/src/debug/Makefile.am
@@ -17,7 +17,7 @@ libdebug_la_LIBADD =
libdebug_la_CFLAGS = $(AM_CFLAGS)
-devdir = $(includedir)/chrysalide/$(subdir:src/%=%)
+devdir = $(includedir)/chrysalide/$(subdir:src/%=core/%)
dev_HEADERS = $(libdebug_la_SOURCES:%c=)