Ignore:
Timestamp:
Jun 10, 2008, 5:51:55 PM (16 years ago)
Author:
gah
Message:

hide scew from external rappture interface

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/core/Makefile.in

    r1040 r1041  
    6868                RpUtilsFInterface.h \
    6969                RpUtilsFStubs.h \
    70                 rappture.h \
    71                 scew_extras.h
     70                rappture.h
     71
     72SCEW_HEADERS    = \
     73                attribute.h  \
     74                element.h \
     75                error.h \
     76                parser.h \
     77                scew.h \
     78                scew_extras.h  \
     79                str.h \
     80                tree.h \
     81                types.h \
     82                xattribute.h \
     83                xelement.h \
     84                xhandler.h \
     85                xparser.h \
     86                xprint.h \
     87                xtree.h \
     88                writer.h \
     89                xerror.h
    7290
    7391# Build the scew library directly into Rappture for now. 
Note: See TracChangeset for help on using the changeset viewer.