File: Makefile.am

package info (click to toggle)
referencer 1.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 4,028 kB
  • ctags: 2,265
  • sloc: ansic: 32,973; cpp: 12,149; python: 1,314; xml: 1,258; sh: 1,154; makefile: 252
file content (25 lines) | stat: -rw-r--r-- 545 bytes parent folder | download | duplicates (5)
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

ACLOCAL_AMFLAGS = -I m4

## Process this file with automake to produce Makefile.in
SUBDIRS = po data libbibutils src plugins help devhelp

EXTRA_DIST =	\
	intltool-extract.in	\
	intltool-merge.in	\
	intltool-update.in	\
	referencer.spec.in	\
	referencer.spec \
	gnome-doc-utils.make \
	m4 \
	libsexymm

DISTCLEANFILES =	\
	intltool-extract	\
	intltool-merge		\
	gnome-doc-utils.make \
	intltool-update

## Use this so distcheck doesn't cry about the mime cache
DISTCHECK_CONFIGURE_FLAGS = --disable-update-mime-database --disable-scrollkeeper