diff options
author | Stefano Karapetsas <[email protected]> | 2012-10-22 16:31:17 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-10-22 16:31:17 +0200 |
commit | 8f5ff09a0016f24ddac5581a4c56c62c4267124f (patch) | |
tree | 5518c908bb788ef7fa7d84ba14e621da6bc1bbe3 /libslab/Makefile.am | |
parent | 0d19a66abfe03ffcfaca0f2539a9c6758d99a823 (diff) | |
download | mate-control-center-8f5ff09a0016f24ddac5581a4c56c62c4267124f.tar.bz2 mate-control-center-8f5ff09a0016f24ddac5581a4c56c62c4267124f.tar.xz |
migrate libslab to gsettings
Diffstat (limited to 'libslab/Makefile.am')
-rw-r--r-- | libslab/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libslab/Makefile.am b/libslab/Makefile.am index e9cfb986..181d9604 100644 --- a/libslab/Makefile.am +++ b/libslab/Makefile.am @@ -10,8 +10,6 @@ HEADER_FILES= \ app-shell.h \ application-tile.h \ bookmark-agent.h \ - directory-tile.h \ - document-tile.h \ double-click-detector.h \ mate-utils.h \ libslab-utils.h \ @@ -38,8 +36,6 @@ libslab_la_SOURCES = \ app-shell.c \ application-tile.c \ bookmark-agent.c \ - directory-tile.c \ - document-tile.c \ double-click-detector.c \ mate-utils.c \ libslab-utils.c \ |