File: Makefile.am

package info (click to toggle)
emifreq-applet 0.17-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,724 kB
  • ctags: 180
  • sloc: sh: 7,982; ansic: 1,217; makefile: 83; xml: 12
file content (15 lines) | stat: -rw-r--r-- 270 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
SUBDIRS = data po src

spec = $(PACKAGE).spec

EXTRA_DIST = $(spec) \
             intltool-update.in \
             intltool-merge.in \
	     intltool-extract.in

all-local: $(spec)

CLEANFILES = \
	     intltool-extract 	\
	     intltool-merge	\
	     intltool-update