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@505 ab6734ba-2843-0410-b83b-99c217ef6c0f
8 lines
163 B
Makefile
8 lines
163 B
Makefile
SUBDIRS = satdata trsp desktop
|
|
|
|
gpredict_datdir = $(pkgdatadir)/data
|
|
|
|
gpredict_dat_DATA = locations.dat sample.qth Amateur.mod
|
|
|
|
EXTRA_DIST = $(gpredict_dat_DATA)
|
|
|