diff --git a/share/bash-completion/completions/Makefile.am b/share/bash-completion/completions/Makefile.am index db8d2cd9d71d0c9351274fc524b1dc28d11f7ebe..fb8436e4f2c2b6d6a6cdae3dc0d5beebd5a704a4 100644 --- a/share/bash-completion/completions/Makefile.am +++ b/share/bash-completion/completions/Makefile.am @@ -5,7 +5,7 @@ completions_DATA = dunecontrol # Not all file names seem to be treated equal by _DATA. # inkscape.am no-check-without-lib have to be listed in # EXTRA_DIST to be included into the tarball. -EXTRA_DIST = CMakeLists.txt +EXTRA_DIST = CMakeLists.txt dunecontrol completionsdir = $(datarootdir)/bash-completion/completions include $(top_srcdir)/am/global-rules