X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=bindings%2Ftcl%2FMakefile.am;h=265191d6531d81f918096f372b99ea9d0894f906;hb=d9822df7ed5e8122cf3a62e4e99678e94007f504;hp=c0e8b0ff9b2217be48d17b4deb657562111813f3;hpb=ffa00ac697dccce18dca8880ca7a14066521ac5c;p=pkg-rrdtool.git diff --git a/bindings/tcl/Makefile.am b/bindings/tcl/Makefile.am index c0e8b0f..265191d 100644 --- a/bindings/tcl/Makefile.am +++ b/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