summaryrefslogtreecommitdiff
path: root/applets/launcher/Makefile.am
diff options
context:
space:
mode:
authorMathieu Lacage <mathieu@eazel.com>2000-11-01 02:11:55 +0000
committerMathieu Lacage <mathieu@src.gnome.org>2000-11-01 02:11:55 +0000
commitfcf70b2e557e81276641ea90d413b0eebc6a6878 (patch)
tree6eb6fab8a175b1f00e82796bf35b510adce6c0fe /applets/launcher/Makefile.am
parent25101544647976def8ae1d705eccae92a7ee0356 (diff)
downloadnautilus-fcf70b2e557e81276641ea90d413b0eebc6a6878.tar.gz
add .gnorba file. fix typo. new gnorba file.
2000-10-31 Mathieu Lacage <mathieu@eazel.com> * applets/launcher/Makefile.am: add .gnorba file. * applets/launcher/nautilus-launcher-applet.c: (main): fix typo. * applets/launcher/nautilus-launcher-applet.gnorba: new gnorba file.
Diffstat (limited to 'applets/launcher/Makefile.am')
-rw-r--r--applets/launcher/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/applets/launcher/Makefile.am b/applets/launcher/Makefile.am
index 869d1d00d..ceee25c0e 100644
--- a/applets/launcher/Makefile.am
+++ b/applets/launcher/Makefile.am
@@ -20,6 +20,9 @@ nautilus_launcher_applet_LDADD = \
$(APPLETS_LIBS) \
$(NULL)
+gnorbadir = $(sysconfdir)/CORBA/servers
+gnorba_DATA = nautilus-launcher-applet.gnorba
+
EXTRA_DIST =\
nautilus-launcher-applet.gnorba \
$(NULL)