quakeforge/tools/qfvis/Makefile.am
Bill Currie eefa89e72e Remove the AM_CONDITIONALs from tools.
Now that the tools directories aren't entered when those tools aren't being
built, there's no reason to use AM_CONDITIONAL in there.
2012-02-10 02:50:42 +09:00

7 lines
103 B
Makefile

AUTOMAKE_OPTIONS= foreign
SUBDIRS= include source
mans=qfvis.1
man_MANS= $(mans)
EXTRA_DIST= $(mans)