File: Makefile.am

package info (click to toggle)
gnubiff 2.2.17-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,892 kB
  • sloc: cpp: 10,404; sh: 9,116; ansic: 457; makefile: 157; xml: 18
file content (17 lines) | stat: -rw-r--r-- 359 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
## Process this file with automake to produce Makefile.in

SUBDIRS = src po doc ui art sound man1

EXTRA_DIST = \
	config/intltool-update.in	\
	config/intltool-extract.in	\
	config/intltool-merge.in	\
	config/gnubiff.spec.in		\
	THANKS				\
	LICENSE

DISTCLEANFILES = \
		intltool-extract	\
		intltool-merge		\
		intltool-update		\
		po/.intltool-merge-cache