aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 2e7e6b4..e8cdbae 100755
--- a/configure
+++ b/configure
@@ -28,6 +28,7 @@ install: \$(EXECUTABLE) parsed
cp -r parsed/* \$(DESTDIR)\$(PREFIX)/share/dmtool/
install -d \$(DESTDIR)\$(PREFIX)/bin/
install -m 755 \$(EXECUTABLE) \$(DESTDIR)\$(PREFIX)/bin/
+ install -m 644 src/dmtool.bash \$(pkg-config --variable=completionsdir bash-completion)/dmtool
"
# Below here shouldn't need editing