aboutsummaryrefslogtreecommitdiff
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
commit702291dbf888df1283c390f8beac7501e4321280 (patch)
tree161d8fa6b8ad397a4a5f538147516284050be6f9
parent45fe1c463512f253825f674875aea3c40a4575fb (diff)
downloadayatana-indicator-notifications-702291dbf888df1283c390f8beac7501e4321280.tar.gz
ayatana-indicator-notifications-702291dbf888df1283c390f8beac7501e4321280.tar.bz2
ayatana-indicator-notifications-702291dbf888df1283c390f8beac7501e4321280.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)
-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