opensc/man/Makefile.am
2005-09-12 17:32:52 +00:00

9 lines
186 B
Makefile

# Process this file with automake to create Makefile.in
MANSRC = $(shell ls *.1 *.3 *.5 *.7)
MAINTAINERCLEANFILES = Makefile.in $(MANSRC)
man_MANS = $(MANSRC)
EXTRA_DIST = $(MANSRC)