added colorsel_water.c to EXTRA_DIST.

2001-11-13  Michael Natterer  <mitch@gimp.org>

	* modules/Makefile.am: added colorsel_water.c to EXTRA_DIST.
This commit is contained in:
Michael Natterer
2001-11-13 05:09:17 +00:00
committed by Michael Natterer
parent ee445df8cb
commit a7627c0dca
2 changed files with 6 additions and 1 deletions

View File

@ -19,7 +19,8 @@ EXTRA_DIST = \
makefile.msc \
module.def \
gimpmodregister.c \
gimpmodregister.h
gimpmodregister.h \
colorsel_water.c
libexec_LTLIBRARIES = @STRIP_BEGIN@ \
libcolorsel_triangle.la \