File: Makefile.am

package info (click to toggle)
yelp 2.14.3-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 6,108 kB
  • ctags: 1,381
  • sloc: ansic: 13,389; sh: 8,889; cpp: 1,192; xml: 389; makefile: 265
file content (31 lines) | stat: -rw-r--r-- 654 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
SUBDIRS = src stylesheets po data

ACLOCAL_AMFLAGS = -I m4

@INTLTOOL_DESKTOP_RULE@

desktopdir = $(datadir)/applications
desktop_in_files=yelp.desktop.in.in
desktop_DATA = $(desktop_in_files:.desktop.in.in=.desktop)

yelpdatadir = $(datadir)/yelp
yelpdata_DATA = important_docs.xml

EXTRA_DIST = 						\
	autogen.sh					\
	MAINTAINERS					\
	intltool-extract.in  				\
	intltool-merge.in    				\
	intltool-update.in				\
	idl/GNOME_Yelp.idl				\
	important_docs.xml				\
	$(desktop_in_files)

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

CLEANFILES = $(desktop_DATA)

DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper