summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 810442c..c1b7d25 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,6 +17,8 @@
bin_PROGRAMS = xtsttopng
+man_MANS = xtsttopng.1
+
AM_CFLAGS = $(XTSTTOPNG_CFLAGS) $(CWARNFLAGS)
xtsttopng_LDADD = $(XTSTTOPNG_LIBS)