File: Makefile.am

package info (click to toggle)
keep 0.4.0-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny, squeeze
  • size: 4,456 kB
  • ctags: 312
  • sloc: sh: 9,906; perl: 2,760; cpp: 2,129; makefile: 126; xml: 107
file content (12 lines) | stat: -rw-r--r-- 230 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
## kdebase/Makefile.am
## (C) 1997 Stephan Kulow

AUTOMAKE_OPTIONS = foreign 1.6.1

dist-hook:
	cd $(top_distdir) && perl $(top_srcdir)/admin/am_edit -padmin

include admin/Doxyfile.am
include admin/deps.am

SUBDIRS=$(TOPSUBDIRS)