Updated Makefile.am to include all necessary files for dist.
This commit is contained in:
parent
97c284a97b
commit
922c33d5a3
|
@ -8,6 +8,7 @@ SUBDIRS = src misc
|
||||||
if !RUN_IN_PLACE
|
if !RUN_IN_PLACE
|
||||||
|
|
||||||
dist_doc_DATA = README.txt COPYING LICENSES
|
dist_doc_DATA = README.txt COPYING LICENSES
|
||||||
|
dist_data_DATA = data gfx music sound locale
|
||||||
nobase_pkgdata_DATA = data/* gfx/* music/* sound/* locale/*
|
nobase_pkgdata_DATA = data/* gfx/* music/* sound/* locale/*
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Reference in New Issue