Ignore:
Timestamp:
Feb 29, 2012, 5:18:58 PM (12 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
8d8cd944663cf80b3fd163a42279526ce163a5fd
Parents:
d8b0f69f9828897dca663d5bb516369b1b0ac64a
Message:
chg: move feResource to findexec lib
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/resources/Makefile.am

    rd8b0f69 rf323dd1  
    1616INCLUDES = -I${top_srcdir} -I${top_srcdir}/.. -I${top_builddir} -I${top_builddir}/..
    1717
    18 SOURCES = feFopen.cc feResource.cc
     18SOURCES = feFopen.cc
    1919libresources_la_SOURCES   = $(SOURCES)
    2020libresources_g_la_SOURCES = $(SOURCES)
     
    2222libresources_includedir  =$(includedir)/singular/resources
    2323
    24 libresources_include_HEADERS   = feFopen.h feResource.h
     24libresources_include_HEADERS   = feFopen.h
    2525
    2626
Note: See TracChangeset for help on using the changeset viewer.