diff --git a/.gitattributes b/.gitattributes index bfab404..ca2c8f9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -394,7 +394,6 @@ src/Fortran/H5PartF90.inc -text src/Fortran/TestUnderscore.f -text src/Fortran/TestUnderscoreC.c -text src/Makefile.am -text -src/bindings/Makefile.am -text src/h5_core/Makefile.am -text src/h5_core/h5_attribs.c -text src/h5_core/h5_attribs.h -text diff --git a/src/bindings/Makefile.am b/src/bindings/Makefile.am deleted file mode 100644 index 5694acd..0000000 --- a/src/bindings/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -#SUBDIRS = @BINDINGS@ -SUBDIRS = \ No newline at end of file