summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMichael Biebl <mbiebl@src.gnome.org>2007-08-07 14:01:32 +0000
committerMichael Biebl <mbiebl@src.gnome.org>2007-08-07 14:01:32 +0000
commitea627926453bb190d6c9c62d7cc8a6b11e83f804 (patch)
treeab8c03c761c004d0b8c4c094b2a4529b64b3ae22 /Makefile.am
parente7694141af548385fc5e9b0dc74fcae3aa9c4eae (diff)
downloadtracker-ea627926453bb190d6c9c62d7cc8a6b11e83f804.tar.gz
Make sure we include tracker-os-dependant.h in the tarball. Remove
* Make sure we include tracker-os-dependant.h in the tarball. * Remove trackerd.desktop.in from the tarball, as it is autogenerated. svn path=/trunk/; revision=750
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index c229f2cb9..9ce50260d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,8 +2,8 @@ SUBDIRS = data src filters thumbnailers docs po python
autostartdir = $(sysconfdir)/xdg/autostart
autostart_in_files = trackerd.desktop.in
-autostart_in_in_files = trackerd.desktop.in.in
autostart_DATA = $(autostart_in_files:.desktop.in=.desktop)
+
@INTLTOOL_DESKTOP_RULE@
pkgconfigdir = $(libdir)/pkgconfig
@@ -14,7 +14,6 @@ pkgconfig_DATA += libtracker-gtk.pc
endif
EXTRA_DIST = \
- $(autostart_in_files) \
rdf-query-examples/80s-music.rdf \
rdf-query-examples/90s-music.rdf \
rdf-query-examples/all-documents.rdf \