diff options
-rw-r--r-- | graphics/Makefile | 2 | ||||
-rw-r--r-- | science/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 6710a89b0a62..4cf117a1d1a2 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -146,8 +146,6 @@ SUBDIR += guilib SUBDIR += gview SUBDIR += gwenview - SUBDIR += hdf - SUBDIR += hdf5 SUBDIR += hobbes-icons-xpm SUBDIR += hpoj SUBDIR += hppsmtools diff --git a/science/Makefile b/science/Makefile index fa8970e1a8bc..0744a0de4ca6 100644 --- a/science/Makefile +++ b/science/Makefile @@ -16,6 +16,8 @@ SUBDIR += ghemical SUBDIR += glens SUBDIR += gramps + SUBDIR += hdf + SUBDIR += hdf5 SUBDIR += kmovisto SUBDIR += libctl SUBDIR += libsvm |