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

« back to all changes in this revision

Viewing changes to src/Mod/Drawing/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
SUBDIRS=App Gui Templates
 
2
 
 
3
# Change data dir from default ($(prefix)/share) to $(prefix)
 
4
datadir = $(prefix)/Mod/Drawing
 
5
 
 
6
data_DATA = Init.py InitGui.py
 
7
 
 
8
EXTRA_DIST = \
 
9
                $(data_DATA) \
 
10
                CMakeLists.txt