diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-06-02 08:59:22 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-06-02 08:59:22 +0000 |
commit | cac112d5d47900804dc56b56992263cca51e781c (patch) | |
tree | 2ba02f1936c4beaa92483100a5af3c26d44eb7f4 | |
parent | 36102d17069c4bdd45617833d9809615249900f5 (diff) |
Notes
-rw-r--r-- | x11-themes/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/Makefile | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/Makefile b/x11-themes/Makefile index b9fab147b7a4..4a19e8d935f0 100644 --- a/x11-themes/Makefile +++ b/x11-themes/Makefile @@ -39,6 +39,7 @@ SUBDIR += gtk-industrial-theme SUBDIR += gtk-qn-x11-theme SUBDIR += gtk-qnxtheme + SUBDIR += gtk-qt-engine SUBDIR += gtk-smooth-engine SUBDIR += gtk-xfce-engine SUBDIR += gtk-zenith-theme diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 7ade5e08cf7b..ea39e0bf0386 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -37,7 +37,6 @@ SUBDIR += gob SUBDIR += gtk-- SUBDIR += gtk--2 - SUBDIR += gtk-qt-engine SUBDIR += gtk-sharp SUBDIR += gtk12 SUBDIR += gtk12-apireference |