diff options
author | Stefano Karapetsas <[email protected]> | 2013-07-24 01:47:46 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-07-24 01:47:46 +0200 |
commit | 09721cdade56cdc1460edee25c17257387c837f9 (patch) | |
tree | fe4e8a0fddf1a2562c5ab0c3eec9e41babc31ea4 /libmate-desktop/libmate/Makefile.am | |
parent | caaabf7a11fa272a55b3dc2ac490d47df885ff9c (diff) | |
download | mate-desktop-09721cdade56cdc1460edee25c17257387c837f9.tar.bz2 mate-desktop-09721cdade56cdc1460edee25c17257387c837f9.tar.xz |
Move include files and remove old libmate and libmateui folders
Diffstat (limited to 'libmate-desktop/libmate/Makefile.am')
-rw-r--r-- | libmate-desktop/libmate/Makefile.am | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/libmate-desktop/libmate/Makefile.am b/libmate-desktop/libmate/Makefile.am deleted file mode 100644 index 6c080f7..0000000 --- a/libmate-desktop/libmate/Makefile.am +++ /dev/null @@ -1,6 +0,0 @@ -libmate_desktopdir = $(includedir)/mate-desktop-2.0/libmate -libmate_desktop_HEADERS = \ - mate-desktop-utils.h \ - mate-desktop-item.h - --include $(top_srcdir)/git.mk |