summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar Matt Colyer2008-10-08 09:00:01 -0700
committerGravatar Matt Colyer2008-10-08 09:00:01 -0700
commit0e7ad3679558b6ed57f70cc68876ef7f9b501a45 (patch)
tree4928b001f801ab22c751b6d79713783564e78721 /Makefile.am
parent6113564a76ffd1123d7943169672dd9493b2a6a9 (diff)
downloadlibimobiledevice-0e7ad3679558b6ed57f70cc68876ef7f9b501a45.tar.gz
libimobiledevice-0e7ad3679558b6ed57f70cc68876ef7f9b501a45.tar.bz2
Made the header file installable.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 82c4c95..2ab7661 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
AUTOMAKE_OPTIONS = foreign
-SUBDIRS = src
+SUBDIRS = src include
doc:
doxygen doxygen.cfg