Magellan Linux

Annotation of /trunk/libexif/patches/libexif-0.6.13-doxy-stamp-make.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 144 - (hide annotations) (download)
Tue May 8 20:06:05 2007 UTC (17 years, 1 month ago) by niro
File size: 430 byte(s)
-import

1 niro 144 diff -ruN libexif-0.6.13/doc/Makefile.am libexif-0.6.13-fixed/doc/Makefile.am
2     --- libexif-0.6.13/doc/Makefile.am 2007-02-04 15:10:39.692419000 +0100
3     +++ libexif-0.6.13-fixed/doc/Makefile.am 2007-02-04 15:12:54.920870250 +0100
4     @@ -21,6 +21,9 @@
5     doxygen $<
6     echo > $@
7    
8     +$(HTML_APIDOC_DIR).stamp: $(DOXYGEN_OUTPUT_DIR).stamp
9     + echo > $@
10     +
11     $(top_builddir)/libexif/libexif.la:
12     cd $(top_builddir)/libexif && $(MAKE) libexif.la
13