summaryrefslogtreecommitdiff
path: root/sysdeps/stub/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/stub/Makefile.am')
-rw-r--r--sysdeps/stub/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/sysdeps/stub/Makefile.am b/sysdeps/stub/Makefile.am
index 63a02d25..07b25c66 100644
--- a/sysdeps/stub/Makefile.am
+++ b/sysdeps/stub/Makefile.am
@@ -1,9 +1,5 @@
LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
-INCLUDES = -I$(top_builddir) -I$(top_srcdir) @machine_incs@ \
- -I$(top_srcdir)/include -I$(top_srcdir)/intl @GUILE_INCS@ \
- -DGTOPLOCALEDIR=\"$(datadir)/locale\" -D_GNU_SOURCE
-
CFLAGS = -Wall -W @CFLAGS@
lib_LTLIBRARIES = libgtop_sysdeps.la