File: Makefile.am

package info (click to toggle)
glunarclock 1%3A0.32.4-11
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 2,696 kB
  • ctags: 318
  • sloc: sh: 13,995; ansic: 2,828; xml: 516; makefile: 161
file content (27 lines) | stat: -rw-r--r-- 380 bytes parent folder | download | duplicates (3)
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
## Again, remove the comments on an applet you want to work on

always_built_SUBDIRS = \
	src

SUBDIRS = \
	po			\
	screen-exec		\
	$(always_built_SUBDIRS)

DIST_SUBDIRS = \
	po		\
	screen-exec	\
	src		\
	man

##	glunarclock.spec.in
##	glunarclock.spec

EXTRA_DIST = \
	COPYING-DOCS		\
	intltool-update.in	\
	intltool-extract.in	\
	intltool-merge.in	\
	xmldocs.make		\
	omf.make