File: Makefile.am

package info (click to toggle)
xdkcal 0.9d-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 272 kB
  • ctags: 156
  • sloc: ansic: 1,131; sh: 330; makefile: 42
file content (7 lines) | stat: -rw-r--r-- 220 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
### Process this file with automake to produce Makefile.in

bin_PROGRAMS = xdkcal
xdkcal_SOURCES = cal.c  holiday.c  window.c  xdkcal.c acconfig.h  cal.h holiday.h window.h
man_MANS = xdkcal.1x
EXTRA_DIST = $(man_MANS)