summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/Makefile.in2
-rw-r--r--package/pkg-autotargets.mk (renamed from package/Makefile.autotools.in)0
2 files changed, 1 insertions, 1 deletions
diff --git a/package/Makefile.in b/package/Makefile.in
index c344c6b3f..20fac9af7 100644
--- a/package/Makefile.in
+++ b/package/Makefile.in
@@ -299,6 +299,6 @@ else
SHARED_STATIC_LIBS_OPTS=--enable-static --enable-shared
endif
-include package/Makefile.autotools.in
+include package/pkg-autotargets.mk
include package/Makefile.cmake.in
include package/Makefile.package.in
diff --git a/package/Makefile.autotools.in b/package/pkg-autotargets.mk
index fd118dc47..fd118dc47 100644
--- a/package/Makefile.autotools.in
+++ b/package/pkg-autotargets.mk