File: Makefile.am

package info (click to toggle)
notification-daemon 0.3.7-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,960 kB
  • ctags: 386
  • sloc: sh: 8,829; ansic: 3,427; makefile: 78; xml: 34
file content (19 lines) | stat: -rw-r--r-- 341 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
SUBDIRS = data po src

EXTRA_DIST = \
	AUTHORS NEWS INSTALL COPYING README \
	ChangeLog \
	autogen.sh \
	configure.ac \
	intltool-extract.in \
	intltool-merge.in \
	intltool-update.in

$(OBJECTS): libtool
libtool: $(LIBTOOL_DEPS)
	$(SHELL) ./config.status --recheck

DISTCLEANFILES = \
	intltool-extract \
	intltool-merge \
	intltool-update