﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
626	psModules doesn't 'dist' autogen.sh	jhoblitt	robert.desonia@…	"Please add autogen.sh to EXTRA_DIST.

Index: Makefile.am
===================================================================
RCS file: /usr/local/cvs/repositories/pan-starrs/datasys/IPP/psModule/Makefile.am,v
retrieving revision 1.7
diff -u -r1.7 Makefile.am
--- Makefile.am 18 Oct 2005 19:16:01 -0000      1.7
+++ Makefile.am 8 Dec 2005 23:24:45 -0000
@@ -5,7 +5,11 @@
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA= psmodule.pc

-EXTRA_DIST = Doxyfile.in psmodule-config.in psmodule.pc.in
+EXTRA_DIST = \
+       Doxyfile.in \
+       psmodule-config.in \
+       psmodule.pc.in \
+       autogen.sh

 if DOXYGEN"	defect	closed	high		build	0.9.0	normal	fixed		
