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 9158682..8ac4acf 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,9 +2,6 @@ AUTOMAKE_OPTIONS = foreign
2ACLOCAL_AMFLAGS = -I m4 2ACLOCAL_AMFLAGS = -I m4
3SUBDIRS = libcnary src include tools $(CYTHON_SUB) test 3SUBDIRS = libcnary src include tools $(CYTHON_SUB) test
4 4
5pkgconfigdir = $(libdir)/pkgconfig
6pkgconfig_DATA = libplist.pc libplist++.pc
7
8docs/html: $(top_builddir)/doxygen.cfg $(top_srcdir)/include/plist/*.h 5docs/html: $(top_builddir)/doxygen.cfg $(top_srcdir)/include/plist/*.h
9 rm -rf docs 6 rm -rf docs
10 doxygen doxygen.cfg 7 doxygen doxygen.cfg