~ubuntu-x-swat/xorg-server/xsmoke

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Bryce Harrington
  • Date: 2008-12-12 00:20:56 UTC
  • mfrom: (11.1.3 trunk)
  • Revision ID: bryce@chideok-20081212002056-p8z6pd5k2b4wfw31
Merge packaging.  Thanks Marc!

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
## Process this file with automake to create Makefile.in
 
2
AUTOMAKE_OPTIONS = no-dependencies
 
3
 
 
4
SUBDIRS = lib tests workloads
 
5
 
 
6
xsmoke = $(DESTDIR)$(datadir)/xsmoke
 
7
 
 
8
install-data-hook:
 
9
        mkdir -p $(xsmoke)
 
10
        cp runtests.sh $(xsmoke)
 
11
 
 
12
EXTRA_DIST = README