summaryrefslogtreecommitdiff
path: root/thunar-volman
diff options
context:
space:
mode:
authorJannis Pohlmann <jannis@xfce.org>2010-07-21 13:41:29 +0200
committerJannis Pohlmann <jannis@xfce.org>2010-07-25 19:42:29 +0200
commit344b273424f3e49fdedeb677db48db8fdaebf67c (patch)
treee6437509743651e195e3138f1f8e557ed3768d2d /thunar-volman
parent11b47a673e22f3b9e7715548b5f5ca1a8ee8ba2a (diff)
downloadthunar-volman-344b273424f3e49fdedeb677db48db8fdaebf67c.tar.gz
Initial work on porting thunar-volman-settings to the new code.
The storage devices tab already works again.
Diffstat (limited to 'thunar-volman')
-rw-r--r--thunar-volman/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/thunar-volman/Makefile.am b/thunar-volman/Makefile.am
index 7e73183..e64b656 100644
--- a/thunar-volman/Makefile.am
+++ b/thunar-volman/Makefile.am
@@ -21,8 +21,6 @@ INCLUDES = \
-I$(top_builddir) \
-I$(top_srcdir) \
-DBINDIR=\"$(bindir)\" \
- -DEXO_API_SUBJECT_TO_CHANGE \
- -DEXO_DISABLE_DEPRECATED \
-DG_LOG_DOMAIN=\"thunar-volman\" \
-DPACKAGE_LOCALE_DIR=\"$(localedir)\" \
$(PLATFORM_CPPFLAGS)