File: Makefile.am

package info (click to toggle)
libopensync-plugin-gnokii 0.22-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,564 kB
  • ctags: 89
  • sloc: sh: 8,767; ansic: 1,888; makefile: 91
file content (20 lines) | stat: -rw-r--r-- 383 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
## Process this file with automake to produce Makefile.in

SUBDIRS = src

## The distclean files are just there so we can ship the example correctly. Remove these ##
DISTCLEANFILES = \
	aclocal.m4 \
	config.status \
	Makefile.in \
	stamp-h1 \
	config.h \
	configure \
	config.h.in \
	Makefile \
	config.log \
	src/Makefile \
	src/Makefile.in

distclean-local:
	rm -rf autom4te.cache