From 09721cdade56cdc1460edee25c17257387c837f9 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Wed, 24 Jul 2013 01:47:46 +0200 Subject: Move include files and remove old libmate and libmateui folders --- libmate-desktop/Makefile.am | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'libmate-desktop/Makefile.am') diff --git a/libmate-desktop/Makefile.am b/libmate-desktop/Makefile.am index 878303d..0c0b3e2 100644 --- a/libmate-desktop/Makefile.am +++ b/libmate-desktop/Makefile.am @@ -1,4 +1,13 @@ -SUBDIRS = libmate libmateui +libmate_desktopdir = $(includedir)/mate-desktop-2.0/ +libmate_desktop_HEADERS = \ + mate-desktop-utils.h \ + mate-desktop-item.h \ + mate-bg.h \ + mate-bg-crossfade.h \ + mate-desktop-thumbnail.h \ + mate-rr.h \ + mate-rr-config.h \ + mate-rr-labeler.h lib_LTLIBRARIES = libmate-desktop-2.la -- cgit v1.2.1