Missing Makefile.am for hires directory, needed even though empty.

ver1_5_1
Deon Ramsey 2002-02-16 14:03:32 +00:00
parent 53bf11ed5a
commit 2ea50d6f00
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
pkgdatadir = $(datadir)/@PACKAGE@/textures/hires
pkgdata_DATA = $(wildcard *.jpg) $(wildcard *.png)
EXTRA_DIST = $(pkgdata_DATA)