Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2003-04-15 20:46:00 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2003-04-15 20:46:00 (GMT)
commitf020775e0a80088026db849098261f252d11ade9 (patch)
tree0a0bd6033db918124e1927f787b8f0149fe10e0b /Makefile.am
parent25abe526b3cd94fe74ae7cc6cc2e9f4c7e0edc17 (diff)
fixed to remove config.rpath fixed to included python dependencies
* Makefile.am: fixed to remove config.rpath * gcompris.spec.in: fixed to included python dependencies
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index d75a1ca..27bb4e9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,7 +14,7 @@ Menu_DATA=gcompris
@INTLTOOL_DESKTOP_RULE@
-EXTRA_DIST = config.rpath \
+EXTRA_DIST = \
$(Games_DATA) \
$(Games_in_files) \
$(icon_DATA) \