diff options
| author | 2008-10-08 09:00:01 -0700 | |
|---|---|---|
| committer | 2008-10-08 09:00:01 -0700 | |
| commit | 0e7ad3679558b6ed57f70cc68876ef7f9b501a45 (patch) | |
| tree | 4928b001f801ab22c751b6d79713783564e78721 /Makefile.am | |
| parent | 6113564a76ffd1123d7943169672dd9493b2a6a9 (diff) | |
| download | libimobiledevice-0e7ad3679558b6ed57f70cc68876ef7f9b501a45.tar.gz libimobiledevice-0e7ad3679558b6ed57f70cc68876ef7f9b501a45.tar.bz2 | |
Made the header file installable.
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
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 @@ | |||
| 1 | AUTOMAKE_OPTIONS = foreign | 1 | AUTOMAKE_OPTIONS = foreign |
| 2 | SUBDIRS = src | 2 | SUBDIRS = src include |
| 3 | 3 | ||
| 4 | doc: | 4 | doc: |
| 5 | doxygen doxygen.cfg | 5 | doxygen doxygen.cfg |
