libnotify/Makefile.am

22 lines
397 B
Makefile
Raw Normal View History

2006-06-06 02:14:42 -05:00
SUBDIRS = libnotify docs tools tests
pcdata_DATA = libnotify.pc
pcdatadir = $(libdir)/pkgconfig
EXTRA_DIST = \
AUTHORS NEWS INSTALL COPYING README \
ChangeLog \
autogen.sh \
configure.ac \
libnotify.pc.in
$(OBJECTS): libtool
libtool: $(LIBTOOL_DEPS)
$(SHELL) ./config.status --recheck
doxygen:
@echo "Running doxygen..."
@doxygen Doxyfile
2006-06-06 02:14:42 -05:00
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc