summaryrefslogtreecommitdiff
path: root/libpeas/meson.build
diff options
context:
space:
mode:
authorChristian Hergert <chergert@redhat.com>2023-03-16 16:22:25 -0700
committerChristian Hergert <chergert@redhat.com>2023-03-22 16:44:35 -0700
commit9b28ecb8dd50e95c6344d9e298f422e80068005d (patch)
treece74d0460efedbd29bf2d7083545a3ff8ae46647 /libpeas/meson.build
parentaf21ae834387bd0e0ea7816ba99b06555b742491 (diff)
downloadlibpeas-9b28ecb8dd50e95c6344d9e298f422e80068005d.tar.gz
janitorial: rename <libpeas/peas.h> to <libpeas.h>
Doing the extra-subdirectory thing makes more sense when you have multiple libraries being installed. But since we dropped libpeas-gtk, we can simplify our header include to just <libpeas.h>.
Diffstat (limited to 'libpeas/meson.build')
-rw-r--r--libpeas/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpeas/meson.build b/libpeas/meson.build
index 83ed349..9b716de 100644
--- a/libpeas/meson.build
+++ b/libpeas/meson.build
@@ -22,7 +22,7 @@ libpeas_public_h = files(
'peas-object-module.h',
'peas-plugin-info.h',
'peas-version-macros.h',
- 'peas.h',
+ 'libpeas.h',
)
libpeas_sources = files(