[gcompris-devel] Need help with make

Fòram na Gàidhlig fios at foramnagaidhlig.net
Fri Apr 26 15:43:01 UTC 2013


I'm trying to add some levels to the geography board. For this, I need 
to construct the makefiles.

====================================

I ran sh autogen.sh && make and I am getting the following error message:

Making all in scotland
make[6]: Entering directory 
<source>/geo_country-activity/resources/geo_country/scotland
make[6]: *** no rule to make target `all'. Stop.

====================================

I had no trouble compiling before the current changes.

The changes I made were to Makefile.am:

- I added "scotland \" to the subdirs for geo_country

- I added a new Makefile.am to the "scotland" subdir with the following 
content:

imgdir = $(pkgdatadir)/@PACKAGE_DATA_DIR@/geo_country/scotland
img_DATA = \
	bg_north.png \
<snip>
	s_west_dunbartonshire.png \
	s_west_lothian.png

EXTRA_DIST = $(img_DATA)

====================================

Do I need more "makefile" stuff in the "scotland" subdir?




More information about the Gcompris-devel mailing list