summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index fdd273f..c7d69cc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,9 +2,6 @@ AUTOMAKE_OPTIONS = foreign
2ACLOCAL_AMFLAGS = -I m4 2ACLOCAL_AMFLAGS = -I m4
3SUBDIRS = common src include $(CYTHON_SUB) tools docs 3SUBDIRS = common src include $(CYTHON_SUB) tools docs
4 4
5pkgconfigdir = $(libdir)/pkgconfig
6pkgconfig_DATA = libimobiledevice-1.0.pc
7
8EXTRA_DIST = docs 5EXTRA_DIST = docs
9 6
10docs/html: $(top_builddir)/doxygen.cfg $(top_srcdir)/src/*.c $(top_srcdir)/src/*.h $(top_srcdir)/include/libimobiledevice/*.h 7docs/html: $(top_builddir)/doxygen.cfg $(top_srcdir)/src/*.c $(top_srcdir)/src/*.h $(top_srcdir)/include/libimobiledevice/*.h