~ubuntu-branches/ubuntu/oneiric/irssi/oneiric

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Emilio Pozuelo Monfort
  • Date: 2007-11-02 18:13:28 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20071102181328-vg4v2tuqeviu16g9
Tags: 0.8.12-2ubuntu1
* Merge with Debian, remaining Ubuntu changes:
  - Added debian/patches/90irc-ubuntu-com.dpatch (Launchpad #52690).
  - Modify Maintainer value to match the DebianMaintainerField spec.
  - debian/irssi.prerm: Do not alternative. LP: #67698.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
ACLOCAL_AMFLAGS = -I .
 
2
 
1
3
# create default-config.h
2
4
config.h: default-config.h default-theme.h
3
5
 
6
8
default-theme.h: $(srcdir)/default.theme
7
9
        $(srcdir)/file2header.sh $(srcdir)/default.theme default_theme > default-theme.h
8
10
 
9
 
if BUILD_PLUGINS
10
 
PLUGINS=plugins
11
 
endif
12
 
 
13
11
SUBDIRS = src docs scripts
14
12
 
15
13
confdir = $(sysconfdir)
33
31
        irssi.spec.in \
34
32
        $(conf_DATA) \
35
33
        $(theme_DATA) \
36
 
        irssi-config.in \
37
34
        irssi-icon.png \
38
35
        syntax.pl \
39
36
        findsyntax.pl