data/ subdirs are now moved to data/Makefile.am

This commit is contained in:
Gergely Polonkai 2013-09-21 21:59:28 +02:00
parent 899df5d0fe
commit 269ba3510e
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,5 @@
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = libgd src po data data/icons data/geonames
SUBDIRS = libgd src po data
EXTRA_DIST = config.rpath ChangeLog

View File

@ -1,3 +1,4 @@
SUBDIRS = icons geonames
chartdatadir = $(pkgdatadir)
chartdata_DATA = chart.xsl \
chart.css \