aboutsummaryrefslogtreecommitdiff
path: root/src/hwdep/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/hwdep/Makefile.in')
-rw-r--r--src/hwdep/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/hwdep/Makefile.in b/src/hwdep/Makefile.in
index 36b0a6e8..43ddf8a7 100644
--- a/src/hwdep/Makefile.in
+++ b/src/hwdep/Makefile.in
@@ -55,7 +55,7 @@ DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
$(srcdir)/Makefile.in $(top_srcdir)/depcomp
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
- $(top_srcdir)/configure.in
+ $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(install_sh) -d
@@ -245,7 +245,7 @@ top_srcdir = @top_srcdir@
EXTRA_LTLIBRARIES = libhwdep.la
libhwdep_la_SOURCES = hwdep.c hwdep_hw.c hwdep_symbols.c
noinst_HEADERS = hwdep_local.h
-INCLUDES = -I$(top_srcdir)/include
+AM_CPPFLAGS = -I$(top_srcdir)/include
all: all-am
.SUFFIXES: