diff options
Diffstat (limited to 'package')
-rw-r--r-- | package/Makefile.in | 6 | ||||
-rw-r--r-- | package/pkg-autotools.mk (renamed from package/pkg-autotargets.mk) | 0 | ||||
-rw-r--r-- | package/pkg-cmake.mk (renamed from package/pkg-cmaketargets.mk) | 0 | ||||
-rw-r--r-- | package/pkg-generic.mk (renamed from package/pkg-gentargets.mk) | 0 |
4 files changed, 3 insertions, 3 deletions
diff --git a/package/Makefile.in b/package/Makefile.in index 1c3ce482b..6fad224ba 100644 --- a/package/Makefile.in +++ b/package/Makefile.in @@ -306,6 +306,6 @@ endif include package/pkg-utils.mk include package/pkg-download.mk -include package/pkg-autotargets.mk -include package/pkg-cmaketargets.mk -include package/pkg-gentargets.mk +include package/pkg-autotools.mk +include package/pkg-cmake.mk +include package/pkg-generic.mk diff --git a/package/pkg-autotargets.mk b/package/pkg-autotools.mk index e4540509d..e4540509d 100644 --- a/package/pkg-autotargets.mk +++ b/package/pkg-autotools.mk diff --git a/package/pkg-cmaketargets.mk b/package/pkg-cmake.mk index f9a59341a..f9a59341a 100644 --- a/package/pkg-cmaketargets.mk +++ b/package/pkg-cmake.mk diff --git a/package/pkg-gentargets.mk b/package/pkg-generic.mk index c01440e64..c01440e64 100644 --- a/package/pkg-gentargets.mk +++ b/package/pkg-generic.mk |