File: Makefile.am

package info (click to toggle)
choosewm 0.1.6-3
  • links: PTS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 516 kB
  • sloc: sh: 1,041; ansic: 1,012; makefile: 71
file content (14 lines) | stat: -rw-r--r-- 349 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
EXTRA_DIST = autogen.sh

SUBDIRS = docs

bin_PROGRAMS = choosewm

choosewm_SOURCES = main.c backend.c
noinst_HEADERS = global.h

MAINTAINERCLEANFILES = $(srcdir)/Makefile.in $(srcdir)/configure $(srcdir)/stamp-h.in $(srcdir)/aclocal.m4 $(srcdir)/config.h.in $(srcdir)/depcomp

maintainer-clean-local:
	-rm -rf $(srcdir)/autom4te.cache $(srcdir)/ac