File: Makefile.am

package info (click to toggle)
knetload 1.91-15
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,672 kB
  • ctags: 399
  • sloc: sh: 9,926; perl: 1,840; cpp: 1,238; python: 258; makefile: 105
file content (32 lines) | stat: -rw-r--r-- 1,018 bytes parent folder | download
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
28
29
30
31
32
## kqwsm/Makefile.am
## (C) 1997 Stephan Kulow
## (C) 2000 Markus Gustavsson

AUTOMAKE_OPTIONS = foreign 1.4

SUBDIRS = knetload icons pics docs

EXTRA_DIST = admin

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

$(top_srcdir)/configure.in: $(top_srcdir)/configure.files $(shell test -f $(top_srcdir)/configure.files && cat $(top_srcdir)/configure.files)
	cd $(top_srcdir) && $(MAKE) -f admin/Makefile.common configure.in
$(top_srcdir)/subdirs:
	cd $(top_srcdir) && $(MAKE) -f admin/Makefile.common subdirs
$(top_srcdir)/configure.files:
	cd $(top_srcdir) && $(MAKE) -f admin/Makefile.common configure.files

$(top_srcdir)/acinclude.m4: $(top_srcdir)/admin/acinclude.m4.in $(top_srcdir)/admin/libtool.m4.in
	@cd $(top_srcdir) && cat admin/acinclude.m4.in admin/libtool.m4.in > acinclude.m4

MAINTAINERCLEANFILES = subdirs configure.in acinclude.m4 SUBDIRS

appsdir = $(kde_appsdir)/System

apps_DATA = knetload.desktop

noinst_DATA = AUTHORS COPYING ChangeLog INSTALL README knetload.lsm