~ubuntu-branches/ubuntu/maverick/freecad/maverick

« back to all changes in this revision

Viewing changes to src/Mod/Drawing/Templates/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Teemu Ikonen
  • Date: 2009-07-16 18:37:41 UTC
  • Revision ID: james.westby@ubuntu.com-20090716183741-oww9kcxqrk991i1n
Tags: upstream-0.8.2237
ImportĀ upstreamĀ versionĀ 0.8.2237

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Change data dir from default $(datarootdir) to $(datarootdir)/Templates
 
2
datadir = $(datarootdir)/Templates
 
3
data_DATA = A3_Landscape.svg
 
4
 
 
5
EXTRA_DIST = \
 
6
                $(data_DATA)