Added hires textures to Linux distribution

pull/3/head
Christophe Teyssier 2008-01-07 21:30:40 +00:00
parent 2f3a2aeaf3
commit f28d6b62b6
1 changed files with 1 additions and 3 deletions

View File

@ -1,7 +1,5 @@
pkgdatadir = @datadir@/@PACKAGE@/textures/hires
# The current base package is not to include high resolution textures
# pkgdata_DATA = $(wildcard *.jpg) $(wildcard *.png)
pkgdata_DATA =
pkgdata_DATA = $(wildcard *.jpg) $(wildcard *.png)
EXTRA_DIST = $(pkgdata_DATA)