summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-18 17:12:49 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-18 17:12:49 +0000
commit7ac3e16660a1ce3214a0645e8b802b7b8471e7dc (patch)
tree2e35ac9f34298e5470aaf7a22656f3ee3276be94 /Makefile
parent74c67fee1fb36da630db2a78fd9798002699f46b (diff)
downloadmpv-7ac3e16660a1ce3214a0645e8b802b7b8471e7dc.tar.bz2
mpv-7ac3e16660a1ce3214a0645e8b802b7b8471e7dc.tar.xz
Do not install DATADIR always, the GUI installation target takes care of this.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26822 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8e52a97ca7..22d95f972e 100644
--- a/Makefile
+++ b/Makefile
@@ -817,7 +817,6 @@ install: install-dirs $(INSTALL_TARGETS)
install-dirs:
$(INSTALL) -d $(BINDIR)
- $(INSTALL) -d $(DATADIR)
$(INSTALL) -d $(CONFDIR)
install-%: %$(EXESUF)