summaryrefslogtreecommitdiff
path: root/components/music/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'components/music/Makefile.am')
-rw-r--r--components/music/Makefile.am7
1 files changed, 3 insertions, 4 deletions
diff --git a/components/music/Makefile.am b/components/music/Makefile.am
index 9ecbfb291..fc5b0ed3c 100644
--- a/components/music/Makefile.am
+++ b/components/music/Makefile.am
@@ -1,5 +1,3 @@
-
-
CPPFLAGS = \
-DPREFIX=\"$(prefix)\"
-DG_LOG_DOMAIN=\"Nautilus-Music\"
@@ -7,7 +5,8 @@ CPPFLAGS = \
INCLUDES = \
-I$(top_srcdir) \
-I$(top_builddir) \
- $(GNOMEUI_CFLAGS)
+ $(GNOMEUI_CFLAGS) \
+ $(WERROR)
gnorbadir = $(sysconfdir)/CORBA/servers
@@ -18,7 +17,7 @@ gnorba_DATA = \
bin_PROGRAMS = \
nautilus-music-view
-nautilus_music_view_SOURCES = \
+nautilus_music_view_SOURCES = \
nautilus-music-view.c \
nautilus-music-view.h \
main.c