summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSven Neumann <sven@gimp.org>2005-06-01 17:28:39 +0000
committerSven Neumann <neo@src.gnome.org>2005-06-01 17:28:39 +0000
commit73af676506a912203be51119587b5ad0a9326d22 (patch)
treeb78090f6bab2de6adfc9b19aed76eeaba6f5ea6f /Makefile.am
parent48c08226f4293f9686f81ff1e7d76d667d49dc13 (diff)
Makefile.am configure.in removed the spec file as we did in gimp.
2005-06-01 Sven Neumann <sven@gimp.org> * Makefile.am * configure.in * gegl.spec.in: removed the spec file as we did in gimp. * autogen.sh: check for gegl/gegl-add.c instead of for an ambiguous directory.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 00f5daea..ee40ce2d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,9 +4,7 @@ SUBDIRS = gegl tools tests docs
EXTRA_DIST = \
gegl-uninstalled.pc.in \
- gegl.pc.in \
- gegl.spec.in \
- gegl.spec
+ gegl.pc.in
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = gegl.pc