aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJason Conti <jason.conti@gmail.com>2011-05-18 16:38:49 -0400
committerJason Conti <jason.conti@gmail.com>2011-05-18 16:38:49 -0400
commit88c859aeafcc3bb452a5da2a084dbaaebc0139f3 (patch)
tree161d8fa6b8ad397a4a5f538147516284050be6f9 /Makefile.am
parent847eb7d2d6f0cb42dbe937a7d7d5efdbb7bf7318 (diff)
downloadayatana-indicator-notifications-88c859aeafcc3bb452a5da2a084dbaaebc0139f3.tar.gz
ayatana-indicator-notifications-88c859aeafcc3bb452a5da2a084dbaaebc0139f3.tar.bz2
ayatana-indicator-notifications-88c859aeafcc3bb452a5da2a084dbaaebc0139f3.zip
Have to add the test directory back to Makefile.am or the tarball from make dist fails to configure. (could also have removed the test makefile from configure.ac, but this seemed better)0.1.0
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index d8ab098..5667986 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,8 @@
SUBDIRS = \
src \
data \
- po
+ po \
+ tests
DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall