~ubuntu-branches/ubuntu/trusty/dossizola/trusty

« back to all changes in this revision

Viewing changes to dossizola/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Yann Dirson
  • Date: 2002-01-27 22:09:06 UTC
  • Revision ID: james.westby@ubuntu.com-20020127220906-lc79a5hxz2iucemz
Tags: upstream-1.0
ImportĀ upstreamĀ versionĀ 1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
####### kdevelop will overwrite this part!!! (begin)##########
 
2
bin_PROGRAMS = dossizola
 
3
dossizola_SOURCES = menu.c jeu.c ia.c fct.c main.c 
 
4
dossizola_LDADD   = -lpthread -lSDL -lSDL_image
 
5
 
 
6
SUBDIRS = images 
 
7
 
 
8
EXTRA_DIST = main.c isola.h fct.c ia.c jeu.c menu.c 
 
9
 
 
10
####### kdevelop will overwrite this part!!! (end)############
 
11
bin_PROGRAMS = dossizola