summaryrefslogtreecommitdiff
path: root/gdk/nanox/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gdk/nanox/Makefile.am')
-rw-r--r--gdk/nanox/Makefile.am11
1 files changed, 3 insertions, 8 deletions
diff --git a/gdk/nanox/Makefile.am b/gdk/nanox/Makefile.am
index 043ac89a9..d90654913 100644
--- a/gdk/nanox/Makefile.am
+++ b/gdk/nanox/Makefile.am
@@ -5,16 +5,11 @@ INCLUDES = @STRIP_BEGIN@ \
-I$(top_srcdir) \
-I$(top_srcdir)/gdk \
@GTK_DEBUG_FLAGS@ \
- @GTK_XIM_FLAGS@ \
- @GLIB_CFLAGS@ \
- @more_cflags@ \
+ @GDK_DEP_CFLAGS@ \
@STRIP_END@
-LDADDS = @STRIP_BEGIN@ \
- @more_ldflags@ \
- @more_libs@ \
- @GLIB_LIBS@ \
- -lm \
+LDADDS = @STRIP_BEGIN@ \
+ @GDK_DEP_LIBS@ \
@STRIP_END@
noinst_LTLIBRARIES = libgdk-nanox.la