Include the autogen.sh in the distfile.
[dana/xcompmgr.git] / Makefile.am
index 96c4dfd..cee043d 100644 (file)
@@ -1,6 +1,10 @@
 bin_PROGRAMS = xcompmgr
-man_MANS = xcompmgr.man
+man_MANS = xcompmgr.1
 
 xcompmgr_LDADD = @XCOMPMGR_LIBS@ -lm
 
 INCLUDES = @XCOMPMGR_CFLAGS@
+
+EXTRA_DIST = \
+       autogen.sh \
+       ${man_MANS}