File: Makefile.am

package info (click to toggle)
howm 1.5.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,340 kB
  • sloc: lisp: 8,752; sh: 3,558; ruby: 996; makefile: 98; python: 47
file content (12 lines) | stat: -rw-r--r-- 258 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
EXTRA_DIST = \
	hcal.rb \
	howm2 \
	howmkara \
	hsplit.rb

ext_DATA = $(EXTRA_DIST)

Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
	cd $(top_builddir) && \
	CONFIG_HEADERS= CONFIG_LINKS= \
	CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status