File: Makefile.am

package info (click to toggle)
gnome-do-plugins 0.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 1,272 kB
  • ctags: 868
  • sloc: cs: 4,634; sh: 632; makefile: 379
file content (34 lines) | stat: -rw-r--r-- 628 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
ENABLED_SUBDIRS =

if ENABLE_EVO_PLUGIN
ENABLED_SUBDIRS += Evolution
endif

if ENABLE_AMAROK_PLUGIN
ENABLED_SUBDIRS += Amarok
endif

if ENABLE_OPENSEARCH_PLUGIN
ENABLED_SUBDIRS += OpenSearch
endif

if ENABLE_PASTEBIN_PLUGIN
ENABLED_SUBDIRS += Pastebin
endif

if ENABLE_BANSHEE_PLUGIN
ENABLED_SUBDIRS += Banshee
endif

if ENABLE_SSH_PLUGIN
ENABLED_SUBDIRS += SSH
endif

if ENABLE_LAUNCHPAD_PLUGIN
ENABLED_SUBDIRS += Launchpad
endif

SUBDIRS = $(ENABLED_SUBDIRS) Epiphany Rhythmbox Pidgin LocateFiles Thunderbird \
	  GoogleCalculator Templates GNOME-Session SimplePlugins File

EXTRA_DIST = DoPlugins.mds Packages.mdse COPYRIGHT