[go: up one dir, main page]

File: Makefile.am

package info (click to toggle)
libdumbnet 1.16.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 5,652 kB
  • sloc: ansic: 11,557; sh: 4,000; python: 255; makefile: 92
file content (19 lines) | stat: -rw-r--r-- 432 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
## $Id$

include $(top_srcdir)/Makefile.am.common

SUBDIRS =	include man src python test

bin_SCRIPTS =	dumbnet-config

EXTRA_DIST =	LICENSE Makefile.am.common acconfig.h libdumbnet.spec

CLEANFILES =	dumbnet-config

AUX_DIST =	$(ac_aux_dir)/acinclude.m4	\
		$(ac_aux_dir)/config.guess	\
		$(ac_aux_dir)/config.sub	\
		$(ac_aux_dir)/install-sh	\
		$(ac_aux_dir)/ltmain.sh		\
		$(ac_aux_dir)/missing		\
		$(ac_aux_dir)/mkinstalldirs