Edit

IABSD.fr/xenocara/proto/bigreqsproto/Makefile.am

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2010-04-24 19:48:03
    Hash : 1489388c
    Message : Update to bigreqsproto 1.1.0

  • proto/bigreqsproto/Makefile.am
  • bigreqsdir = $(includedir)/X11/extensions
    bigreqs_HEADERS = \
    	bigreqsproto.h \
    	bigreqstr.h
    
    pkgconfigdir = $(libdir)/pkgconfig
    pkgconfig_DATA = bigreqsproto.pc
    
    EXTRA_DIST = bigreqsproto.pc.in
    
    EXTRA_DIST += ChangeLog
    MAINTAINERCLEANFILES = ChangeLog
    
    .PHONY: ChangeLog
    
    ChangeLog:
    	$(CHANGELOG_CMD)
    
    dist-hook: ChangeLog