summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorShaun McCance <shaunm@src.gnome.org>2003-12-30 14:19:05 +0000
committerShaun McCance <shaunm@src.gnome.org>2003-12-30 14:19:05 +0000
commitda5a8b17258aa1e17f7e2e4dcddc5c41ab6a49a4 (patch)
treebb8b3a0713f5a1efbffc9f8b127b2ee057460c12 /Makefile.am
parentb4c4c9b8368cb975858aded0da543e1ff0369c27 (diff)
downloadyelp-da5a8b17258aa1e17f7e2e4dcddc5c41ab6a49a4.tar.gz
- Fix intltool problem with dist.YELP_2_5_2_1
* Makefile.am: - Fix intltool problem with dist. * configure.in: - Version 2.5.2.1.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am15
1 files changed, 8 insertions, 7 deletions
diff --git a/Makefile.am b/Makefile.am
index 6f4b4b10..5b49ae76 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -12,12 +12,13 @@ yelpdatadir = $(datadir)/yelp
yelpdata_DATA = important_docs.xml
-EXTRA_DIST = \
- intltool-extract.in \
- intltool-merge.in \
- intltool-update.in \
- idl/GNOME_Yelp.idl \
- important_docs.xml \
- $(DESKTOP_IN_FILES) \
+EXTRA_DIST = \
+ intltool-extract.in \
+ intltool-merge.in \
+ intltool-update.in \
+ intltool-modules/XML/Parser/Style/OrigTree.pm \
+ idl/GNOME_Yelp.idl \
+ important_docs.xml \
+ $(DESKTOP_IN_FILES) \
$(DESKTOP_FILES)