summaryrefslogtreecommitdiff
path: root/Makefile.am
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 /Makefile.am
parent2a429fde26212e8c8c9a5a44f9a4a06ee60a5208 (diff)
Changed some installation paths and included a pkgconfig configuration.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am9
1 files changed, 7 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 3a73461..fd48d29 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,11 @@
-EXTRA_DIST = config.rpath ChangeLog gettext.h i18n.h
+EXTRA_DIST = config.rpath ChangeLog config.h gettext.h i18n.h
-SUBDIRS = doc tools pixmaps src plugins po themes
+SUBDIRS = doc tools pixmaps src plugins po system themes
ACLOCAL_AMFLAGS = -I m4
+
+
+devdir = $(includedir)/chrysalide
+
+dev_HEADERS = config.h gettext.h i18n.h