From: Ray Strode Date: Sun, 10 Jun 2007 23:12:09 +0000 (-0400) Subject: add tests dir to Makefile X-Git-Tag: 0.1.0~157 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=193cfa0525e0f3bf2902c7ab417beb09cf8bfea1;p=thirdparty%2Fplymouth.git add tests dir to Makefile --- diff --git a/src/libply/Makefile.am b/src/libply/Makefile.am index f2b7d6c8..1944e61d 100644 --- a/src/libply/Makefile.am +++ b/src/libply/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = +SUBDIRS = tests INCLUDES = -I$(top_srcdir) \ -I$(srcdir)