Edit

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

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2010-10-31 10:01:49
    Hash : e844ed60
    Message : Update to xcmiscproto 1.2.1. No functionnal changes.

  • proto/xcmiscproto/Makefile.am
  • SUBDIRS=specs
    
    xcmiscdir = $(includedir)/X11/extensions
    xcmisc_HEADERS = \
    	xcmiscproto.h \
    	xcmiscstr.h
    
    pkgconfigdir = $(libdir)/pkgconfig
    pkgconfig_DATA = xcmiscproto.pc
    
    
    MAINTAINERCLEANFILES = ChangeLog INSTALL
    
    .PHONY: ChangeLog INSTALL
    
    INSTALL:
    	$(INSTALL_CMD)
    
    ChangeLog:
    	$(CHANGELOG_CMD)
    
    dist-hook: ChangeLog INSTALL