summaryrefslogtreecommitdiff
path: root/gtk/Makefile.am
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-11-30 22:16:42 -0500
committerMatthias Clasen <mclasen@redhat.com>2014-11-30 23:43:52 -0500
commit908bb6955e854437af7f79e6ad285767e561ee9f (patch)
treee90c140bfcc4ffaafd7e3aa6615d0da014b99bba /gtk/Makefile.am
parent655c75cab791ea965e705e1b8518e6008d3a755f (diff)
downloadgtk+-908bb6955e854437af7f79e6ad285767e561ee9f.tar.gz
Drop a few more leftovers
The GTK_FILE_SYSTEM_ENABLE_UNSUPPORTED define is not used anymore, and we don't install a gtk.css file for Raleigh, so no need to uninstall one either.
Diffstat (limited to 'gtk/Makefile.am')
-rw-r--r--gtk/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index b1956b7e9c..4fd6dc6cd6 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -65,7 +65,6 @@ AM_CPPFLAGS = \
-I$(top_builddir)/gtk \
-I$(top_srcdir) \
-I$(top_srcdir)/gdk \
- -DGTK_FILE_SYSTEM_ENABLE_UNSUPPORTED \
-DGTK_PRINT_BACKEND_ENABLE_UNSUPPORTED \
$(GMODULE_CFLAGS) \
$(GTK_DEBUG_FLAGS) \
@@ -1365,7 +1364,6 @@ install-data-local: install-ms-lib install-def-file install-mac-key-theme
$(INSTALL_DATA) $(srcdir)/gtk-keys.css.emacs $(DESTDIR)$(datadir)/themes/Emacs/gtk-3.0/gtk-keys.css
uninstall-local: uninstall-ms-lib uninstall-def-file uninstall-mac-key-theme
- rm -f $(DESTDIR)$(datadir)/themes/Raleigh/gtk-3.0/gtk.css
rm -f $(DESTDIR)$(datadir)/themes/Default/gtk-3.0/gtk-keys.css
rm -f $(DESTDIR)$(datadir)/themes/Emacs/gtk-3.0/gtk-keys.css