IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 11554 for trunk/ippTools


Ignore:
Timestamp:
Feb 1, 2007, 12:29:38 PM (19 years ago)
Author:
jhoblitt
Message:

distcheck fixes

Location:
trunk/ippTools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/Makefile.am

    r11408 r11554  
    44pkgconfig_DATA= pxtools.pc
    55
    6 EXTRA_DIST=pxtools.pc.in
     6EXTRA_DIST = \
     7        pxtools.pc.in \
     8        autogen.sh
    79
    810CLEANFILES = *~ core core.*
  • trunk/ippTools/src/Makefile.am

    r11517 r11554  
    1919noinst_HEADERS = \
    2020        dettool.h \
     21        detselect.h \
    2122        p0tool.h \
    2223        p1tool.h \
    2324        p2tool.h \
    2425        p3tool.h \
     26        p4tool.h \
    2527        pxadmin.h \
    2628        pxinject.h \
     
    126128BUILT_SOURCES = pxtoolsErrorCodes.h pxtoolsErrorCodes.c
    127129CLEANFILES = pxtoolsErrorCodes.h pxtoolsErrorCodes.c
     130EXTRA_DIST = pxtoolsErrorCodes.dat pxtoolsErrorCodes.c.in pxtoolsErrorCodes.h.in
    128131
    129132pxtoolsErrorCodes.h : pxtoolsErrorCodes.dat pxtoolsErrorCodes.h.in
Note: See TracChangeset for help on using the changeset viewer.