Edit

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

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2010-04-27 19:58:25
    Hash : 04f8f5b7
    Message : Update to xf86dgaproto 2.1

  • proto/xf86dgaproto/Makefile.am
  • xf86dgadir = $(includedir)/X11/extensions
    xf86dga_HEADERS = \
    	xf86dga.h \
    	xf86dga1const.h \
    	xf86dga1str.h \
    	xf86dga1proto.h \
    	xf86dgaconst.h \
    	xf86dgaproto.h \
    	xf86dgastr.h
    
    pkgconfigdir = $(libdir)/pkgconfig
    pkgconfig_DATA = xf86dgaproto.pc
    
    EXTRA_DIST = xf86dgaproto.pc.in
    
    EXTRA_DIST += ChangeLog
    MAINTAINERCLEANFILES = ChangeLog
    
    .PHONY: ChangeLog
    
    ChangeLog:
    	$(CHANGELOG_CMD)
    
    dist-hook: ChangeLog