summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2011-11-04 22:13:30 +0200
committerVille Skyttä <ville.skytta@iki.fi>2011-11-04 22:13:30 +0200
commit7db1c8e264d93254aa871dbc80fafa2d99d46509 (patch)
tree401dc09098e69c8c8ae6a16eeefb2c6a5d59d304
parent6936a56c609726f2c5c7aa0a53039ca7ceb3b38b (diff)
downloadbash-completion-7db1c8e264d93254aa871dbc80fafa2d99d46509.tar.gz
Create empty compatdir on "make install".
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 22c9b307..2b7deaa2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,6 +2,9 @@ SUBDIRS = completions helpers test
pkgdata_DATA = bash_completion
+# Empty, but here just to get the compat dir created with install
+compat_DATA =
+
profiledir = $(sysconfdir)/profile.d
profile_DATA = bash_completion.sh