~ubuntu-branches/ubuntu/hardy/qgis/hardy

« back to all changes in this revision

Viewing changes to src/plugins/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): William Grant
  • Date: 2007-05-06 13:42:32 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20070506134232-pyli6t388w5asd8x
Tags: 0.8.0-3ubuntu1
* Merge from Debian unstable. Remaining Ubuntu changes:
  - debian/rules, debian/qgis.install, debian/qgis.dirs debian/qgis.desktop:
    Add and install .desktop.
* debian/qgis.desktop: Remove Applications category; it's not real.
* Modify Maintainer value to match Debian-Maintainer-Field Spec

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
## Makefile.in generated from automake
 
2
 
 
3
if HAVE_SPIT
 
4
SPIT = spit
 
5
endif
 
6
 
 
7
if HAVE_POSTGRESQL
 
8
GEOPROCESSING = geoprocessing
 
9
endif
 
10
 
 
11
if HAVE_GRASS
 
12
GRASS = grass
 
13
endif
 
14
 
 
15
if HAVE_WFS
 
16
WFS = wfs
 
17
endif
 
18
 
 
19
SUBDIRS = $(GEOPROCESSING) \
 
20
                $(SPIT) \
 
21
                $(GRASS) \
 
22
                $(COMMUNITY) \
 
23
                delimited_text \
 
24
                georeferencer \
 
25
                gps_importer \
 
26
                grid_maker \
 
27
                north_arrow \
 
28
                copyright_label \
 
29
                scale_bar \
 
30
                $(WFS) 
 
31
                
 
32
EXTRA_DIST = \
 
33
                plugin_builder.pl \
 
34
                plugin_template/plugin.png \
 
35
                plugin_template/Makefile.am \
 
36
                plugin_template/plugin.cpp \
 
37
                plugin_template/pluginguibase.ui \
 
38
                plugin_template/pluginguibase.ui.h \
 
39
                plugin_template/plugingui.cpp \
 
40
                plugin_template/plugingui.h \
 
41
                plugin_template/plugin.h \
 
42
                plugin_template/README \
 
43
                qgisplugin.h 
 
44
 
 
45
 
 
46
pkginclude_HEADERS=qgisplugin.h