summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2011-05-18 16:06:08 -0400
committerShaun McCance <shaunm@gnome.org>2011-05-18 16:06:08 -0400
commit0637f921f36910d7688f73e14b2d2ec79ca90989 (patch)
tree90441f99ffbc4e2bcddd2d2826bf75f70040d594 /Makefile.am
parentee830ed9af0b7d911a25bf26d62f115f7c842c43 (diff)
downloadyelp-0637f921f36910d7688f73e14b2d2ec79ca90989.tar.gz
Massive cleanup of old files
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 1 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am
index 45ca0bc7..cb4a807b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
-SUBDIRS = libyelp src stylesheets po data tests docs
+SUBDIRS = libyelp src po data tests docs
@INTLTOOL_DESKTOP_RULE@
@@ -8,16 +8,12 @@ desktopdir = $(datadir)/applications
desktop_in_files=yelp.desktop.in.in
desktop_DATA = $(desktop_in_files:.desktop.in.in=.desktop)
-yelpdatadir = $(datadir)/yelp
-yelpdata_DATA = important_docs.xml
-
EXTRA_DIST = \
autogen.sh \
MAINTAINERS \
intltool-extract.in \
intltool-merge.in \
intltool-update.in \
- important_docs.xml \
$(desktop_in_files)
DISTCLEANFILES = \