~ubuntu-branches/ubuntu/hoary/gedit/hoary

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
## Process this file with automake to produce Makefile.in

SUBDIRS = gedit pixmaps po help data plugins

distuninstallcheck_listfiles = find . -type f -print | grep -v scrollkeeper

EXTRA_DIST = BUGS		\
	ChangeLog  		\
	MAINTAINERS		\
	README 			\
	TODO 			\
	xmldocs.make 		\
	omf.make		\
	intltool-extract.in 	\
	intltool-merge.in 	\
	intltool-update.in	

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