mirror of
https://github.com/csete/gpredict
synced 2026-08-13 17:39:46 -04:00
git-svn-id: https://gpredict.svn.sourceforge.net/svnroot/gpredict/trunk@352 ab6734ba-2843-0410-b83b-99c217ef6c0f
7 lines
110 B
Makefile
7 lines
110 B
Makefile
|
|
gpredict_trspdir = $(pkgdatadir)/data/trsp
|
|
|
|
gpredict_trsp_DATA = *.trsp
|
|
|
|
EXTRA_DIST = $(gpredict_trsp_DATA)
|
|
|