summaryrefslogtreecommitdiff
path: root/exo-open
diff options
context:
space:
mode:
authorSean Davis <smd.seandavis@gmail.com>2016-06-06 21:27:24 -0400
committerSean Davis <smd.seandavis@gmail.com>2016-06-06 21:27:24 -0400
commit54395b6613894651978618c6fe94ec40ab33f1d8 (patch)
tree919c1a0bd5d75fd9e9887772e3516fed5457158f /exo-open
parent85d652629e40c51ced2f98c995344987a7408119 (diff)
parent915b9e8cd56172c4a4497dff9813bb903002a3d4 (diff)
downloadexo-54395b6613894651978618c6fe94ec40ab33f1d8.tar.gz
Merge remote-tracking branch 'exo-gtk3/master'
Diffstat (limited to 'exo-open')
-rw-r--r--exo-open/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/exo-open/Makefile.am b/exo-open/Makefile.am
index 2526b52..517cbfa 100644
--- a/exo-open/Makefile.am
+++ b/exo-open/Makefile.am
@@ -11,7 +11,7 @@ exo_open_SOURCES = \
main.c
exo_open_CFLAGS = \
- $(GTK_CFLAGS) \
+ $(GTK3_CFLAGS) \
$(LIBXFCE4UTIL_CFLAGS) \
$(GIO_CFLAGS) \
$(GIO_UNIX_CFLAGS)
@@ -20,11 +20,11 @@ exo_open_LDFLAGS = \
-no-undefined
exo_open_LDADD = \
- $(GTK_LIBS) \
+ $(GTK3_LIBS) \
$(LIBXFCE4UTIL_LIBS) \
$(GIO_LIBS) \
$(GIO_UNIX_LIBS) \
- $(top_builddir)/exo/libexo-$(LIBEXO_VERSION_API).la
+ $(top_builddir)/exo/libexo-2.la
desktopdir = $(datadir)/applications
desktop_in_files = \