diff options
| author | Perberos <[email protected]> | 2011-12-01 22:49:12 -0300 |
|---|---|---|
| committer | Perberos <[email protected]> | 2011-12-01 22:49:12 -0300 |
| commit | 781b0ff3f74abd6f5353b6d08763bbba93f2f21c (patch) | |
| tree | 20c130b413586219356ec360efb5918a498cee69 /src/Makefile.am | |
| download | mate-notification-daemon-781b0ff3f74abd6f5353b6d08763bbba93f2f21c.tar.bz2 mate-notification-daemon-781b0ff3f74abd6f5353b6d08763bbba93f2f21c.tar.xz | |
moving from https://github.com/perberos/mate-desktop-environment
Diffstat (limited to 'src/Makefile.am')
| -rw-r--r-- | src/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am new file mode 100644 index 0000000..98f554e --- /dev/null +++ b/src/Makefile.am @@ -0,0 +1,3 @@ +SUBDIRS = daemon themes capplet + +-include $(top_srcdir)/git.mk |
