1SUBDIRS = models
2
3pkgdatadir = @datadir@/@PACKAGE@/extras-standard/hubble
4
5pkgdata_DATA = hubble.ssc
6
7EXTRA_DIST = $(pkgdata_DATA)
8