From: Hans U. N. <hu...@us...> - 2007-08-02 03:02:04
|
Update of /cvsroot/libexif/libexif/libexif/pentax In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv16665/libexif/pentax Added Files: Makefile-files Removed Files: Makefile.am Log Message: Partially get rid of recursive make, fixing parallel make issue --- NEW FILE: Makefile-files --- # -*- Makefile -*- noinst_LTLIBRARIES += libmnote-pentax.la libmnote_pentax_la_SOURCES = \ pentax/mnote-pentax-entry.c pentax/mnote-pentax-entry.h \ pentax/exif-mnote-data-pentax.c pentax/exif-mnote-data-pentax.h \ pentax/mnote-pentax-tag.c pentax/mnote-pentax-tag.h libmnote_pentax_la_LIBADD = $(LTLIBINTL) --- Makefile.am DELETED --- |