~ubuntu-branches/ubuntu/oneiric/cairo-dock/oneiric

« back to all changes in this revision

Viewing changes to data/explosion/CMakeLists.txt

  • Committer: Bazaar Package Importer
  • Author(s): Matthieu Baerts (matttbe)
  • Date: 2010-08-09 23:26:12 UTC
  • mto: (18.1.1 cairo-dock) (19.1.1 cairo-dock)
  • mto: This revision was merged to the branch mainline in revision 13.
  • Revision ID: james.westby@ubuntu.com-20100809232612-pocdxliaxjdetm37
Tags: upstream-2.2.0~0beta4
ImportĀ upstreamĀ versionĀ 2.2.0~0beta4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
########### install files ###############
 
3
 
 
4
install(FILES  explosion.png DESTINATION ${pkgdatadir}/explosion )
 
5
 
 
6
 
 
7
 
 
8
#original Makefile.am contents follow:
 
9
 
 
10
#SUBDIRS = .
 
11
#
 
12
#explosiondir = ${pkgdatadir}/explosion
 
13
#
 
14
#explosion_DATA = \
 
15
#       explosion.png
 
16
#       
 
17
#       
 
18
#EXTRA_DIST = $(explosion_DATA)