diff options
Diffstat (limited to 'indicator-applet/Makefile.am')
| -rw-r--r-- | indicator-applet/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/indicator-applet/Makefile.am b/indicator-applet/Makefile.am new file mode 100644 index 00000000..4fc04575 --- /dev/null +++ b/indicator-applet/Makefile.am @@ -0,0 +1,5 @@ +SUBDIRS = \ + src \ + data + +-include $(top_srcdir)/git.mk |
