diff options
Diffstat (limited to 'libmate-desktop/libmate/Makefile.am')
-rw-r--r-- | libmate-desktop/libmate/Makefile.am | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libmate-desktop/libmate/Makefile.am b/libmate-desktop/libmate/Makefile.am new file mode 100644 index 0000000..6c080f7 --- /dev/null +++ b/libmate-desktop/libmate/Makefile.am @@ -0,0 +1,6 @@ +libmate_desktopdir = $(includedir)/mate-desktop-2.0/libmate +libmate_desktop_HEADERS = \ + mate-desktop-utils.h \ + mate-desktop-item.h + +-include $(top_srcdir)/git.mk |