Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Makefile.am
blob: 4606e9000d06e395ff541e305ef68402be778817 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
SUBDIRS = lib po shell sugar services tools

ACLOCAL_AMFLAGS = -I m4

bin_SCRIPTS = 			\
	sugar-emulator

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

EXTRA_DIST =                    \
	$(bin_SCRIPTS)		\
	COPYING.LIB		\
	intltool-merge.in       \
	intltool-update.in      \
	intltool-extract.in