summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f2f4e94..cad68c5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
NAME = rootfiles
VERSION = $(shell rpm -q --qf %{VERSION} --specfile $(NAME).spec)
RPM = $(HOME)/rpm/
-DOTFILES = Xdefaults bash_logout bash_profile bashrc cshrc tcshrc vimrc
+DOTFILES = Xdefaults bash_logout bash_profile bashrc bash_completion cshrc tcshrc vimrc
all:
@echo "Use make install"