File: Makefile.am

package info (click to toggle)
pekwm 0.1.17-3
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 2,688 kB
  • ctags: 3,325
  • sloc: cpp: 23,929; sh: 4,163; perl: 365; makefile: 159
file content (11 lines) | stat: -rw-r--r-- 288 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
AUTOMAKE_OPTIONS = foreign

SUBDIRS = src data doc contrib

EXTRA_DIST = LICENSE ChangeLog.aewm++ ChangeLog.until-0.1.6 autogen.sh pekwm.spec.in pekwm.spec

dist-hook:
	@SED@ -e 's:<VERSION>:$(VERSION):g' $(distdir)/pekwm.spec.in > $(distdir)/pekwm.spec

distclean-local:
	rm -f *\~ .\#*