X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=program%2Fbindings%2Ftcl%2FMakefile.am;h=265191d6531d81f918096f372b99ea9d0894f906;hb=e1ba8defafe0889cd1479ed829edb6a6bcfc4334;hp=c0e8b0ff9b2217be48d17b4deb657562111813f3;hpb=1201b873da266d1c2f180da4f75259860a268344;p=rrdtool-all.git diff --git a/program/bindings/tcl/Makefile.am b/program/bindings/tcl/Makefile.am index c0e8b0ff..265191d6 100644 --- a/program/bindings/tcl/Makefile.am +++ b/program/bindings/tcl/Makefile.am @@ -27,8 +27,8 @@ tclpkgdir = @TCL_PACKAGE_DIR@ tclpkg_DATA = pkgIndex.tcl tclpkg_SCRIPTS = ifOctets.tcl else -pkglib_DATA = pkgIndex.tcl -pkglib_SCRIPTS = ifOctets.tcl +pkgdata_DATA = pkgIndex.tcl +pkgdata_SCRIPTS = ifOctets.tcl endif # Automake doen't like `tclrrd$(VERSION)$(TCL_SHLIB_SUFFIX)' as