File: Makefile.am

package info (click to toggle)
sdate 0.4
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,036 kB
  • ctags: 64
  • sloc: sh: 3,008; ansic: 149; makefile: 65; perl: 18
file content (6 lines) | stat: -rw-r--r-- 104 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
AUTOMAKE_OPTIONS=foreign

man_MANS = sdate.1

#another automake bug workaround
EXTRA_DIST = $(man_MANS)