summaryrefslogtreecommitdiff
path: root/components/sample/Makefile.am
diff options
context:
space:
mode:
authorRamiro Estrugo <ramiro@src.gnome.org>2001-05-02 12:18:48 +0000
committerRamiro Estrugo <ramiro@src.gnome.org>2001-05-02 12:18:48 +0000
commit60b832fdfb671c993754197fabea5e7ee9547a5d (patch)
treeedba3dd7f1b424cd16f89626ca411f4bb25863ac /components/sample/Makefile.am
parent6b46bdc9e6b34bf7899f415192bc4b98da70d33b (diff)
downloadnautilus-60b832fdfb671c993754197fabea5e7ee9547a5d.tar.gz
Lots of improvement. Make dealing with dependency libs/cflags simpler.
* configure.in: Lots of improvement. Make dealing with dependency libs/cflags simpler. * applets/launcher/Makefile.am: * applets/preferences-applet/Makefile.am: * components/adapter/Makefile.am: * components/hardware/Makefile.am: * components/help/Makefile.am: * components/history/Makefile.am: * components/image-viewer/Makefile.am: * components/loser/content/Makefile.am: * components/loser/sidebar/Makefile.am: * components/mozilla/Makefile.am: * components/music/Makefile.am: * components/news/Makefile.am: * components/notes/Makefile.am: * components/sample/Makefile.am: * components/text/Makefile.am: * components/throbber/Makefile.am: * components/tree/Makefile.am: * helper-utilities/error-dialog/Makefile.am: * icons/arlo/throbber/Makefile.am: * icons/crux_eggplant/backgrounds/Makefile.am: * icons/crux_eggplant/sidebar_tab_pieces/Makefile.am: * icons/crux_eggplant/throbber/Makefile.am: * icons/gnome/throbber/Makefile.am: * icons/sidebar_tab_pieces/Makefile.am: * libnautilus-adapter/Makefile.am: * libnautilus-extensions/Makefile.am: * libnautilus/Makefile.am: * src/Makefile.am: * src/file-manager/Makefile.am: * test/Makefile.am: Eliminate cut-n-paste disease by using dependency macros defined in configure.in.
Diffstat (limited to 'components/sample/Makefile.am')
-rw-r--r--components/sample/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/sample/Makefile.am b/components/sample/Makefile.am
index cae3b16e2..2ce9646df 100644
--- a/components/sample/Makefile.am
+++ b/components/sample/Makefile.am
@@ -7,7 +7,6 @@
NULL =
INCLUDES = \
- -DPREFIX=\"$(prefix)\" \
-DG_LOG_DOMAIN=\"Nautilus-Sample\" \
-DDATADIR=\"$(datadir)\" \
-DICON_DIR=\"$(datadir)/pixmaps/nautilus\" \