1if USE_FREEGETOPT
2   MAYBE_FREEGETOPT = freegetopt
3endif
4
5SUBDIRS = src $(MAYBE_FREEGETOPT)
6
7dist_man_MANS = pngnq.1
8