diff options
| author | Ray Strode <rstrode@redhat.com> | 2008-05-20 11:51:07 -0400 |
|---|---|---|
| committer | Ray Strode <rstrode@redhat.com> | 2008-05-20 11:51:07 -0400 |
| commit | e8a5bdf76e842a31ec752566e0d1bda2f5a841e9 (patch) | |
| tree | ac733dc6b4079aa13ef916f40fc4987348f1ab0b /src | |
| parent | c13aba661eeac269ff28daa6c3259afb2ce69bf1 (diff) | |
| download | plymouth-e8a5bdf76e842a31ec752566e0d1bda2f5a841e9.tar.gz plymouth-e8a5bdf76e842a31ec752566e0d1bda2f5a841e9.tar.xz plymouth-e8a5bdf76e842a31ec752566e0d1bda2f5a841e9.zip | |
Add client tests directory to SUBDIRS
Diffstat (limited to 'src')
| -rw-r--r-- | src/client/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/client/Makefile.am b/src/client/Makefile.am index a0f20ee..e21c083 100644 --- a/src/client/Makefile.am +++ b/src/client/Makefile.am @@ -1,3 +1,5 @@ +SUBDIRS = . tests + INCLUDES = -I$(top_srcdir) \ -I$(top_srcdir)/src \ -I$(top_srcdir)/src/libply \ |
