diff options
Diffstat (limited to 'lib/local.mk')
-rw-r--r-- | lib/local.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/local.mk b/lib/local.mk index 0f7c62d..53a3ff8 100644 --- a/lib/local.mk +++ b/lib/local.mk @@ -16,7 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. -pkglib_srcs = \ +pkgdata_sources = \ lib/load.sh \ lib/common.sh \ lib/output.sh \ |