diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2008-08-13 12:30:36 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2008-08-13 12:30:36 +0200 |
commit | 7697141802ceee91fd9615f4a2bea67cf9aaa281 (patch) | |
tree | edb8f7b39ac9992565c6192ab36766f5abcfe0f9 | |
parent | c81df1b2143f018c25b37b8dbedfef6177394c84 (diff) | |
download | connman-7697141802ceee91fd9615f4a2bea67cf9aaa281.tar.gz connman-7697141802ceee91fd9615f4a2bea67cf9aaa281.tar.bz2 connman-7697141802ceee91fd9615f4a2bea67cf9aaa281.zip |
Process documentation directory last
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 66e0a0bc..b956e868 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ -SUBDIRS = gdbus include src doc test plugins scripts +SUBDIRS = gdbus include src plugins scripts test doc pkgconfigdir = $(libdir)/pkgconfig |