]> git.ipfire.org Git - thirdparty/plymouth.git/commitdiff
Add client tests directory to SUBDIRS
authorRay Strode <rstrode@redhat.com>
Tue, 20 May 2008 15:51:07 +0000 (11:51 -0400)
committerRay Strode <rstrode@redhat.com>
Tue, 20 May 2008 15:51:07 +0000 (11:51 -0400)
src/client/Makefile.am

index a0f20ee16ab2a467c186bb456dcd5004f0e7954e..e21c083d5ccc58b6dd859f4c7f34d2f9758b6b8d 100644 (file)
@@ -1,3 +1,5 @@
+SUBDIRS = . tests
+
 INCLUDES = -I$(top_srcdir)                                                    \
            -I$(top_srcdir)/src                                                \
            -I$(top_srcdir)/src/libply                                         \