mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-23 02:17:51 +02:00
Fix the build
When renaming a variable from _SCRIPTS to _DATA, it helps to also rename all references.
This commit is contained in:
@@ -627,7 +627,7 @@ completiondir = $(sysconfdir)/bash_completion.d
|
||||
completion_DATA = \
|
||||
gdbus-bash-completion.sh \
|
||||
gsettings-bash-completion.sh
|
||||
EXTRA_DIST += $(completion_SCRIPTS)
|
||||
EXTRA_DIST += $(completion_DATA)
|
||||
|
||||
# ------------------------------------------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user