Changeset 740f41c in rtems


Ignore:
Timestamp:
08/14/03 12:25:04 (21 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Children:
b83be905
Parents:
9e5072c
Message:

2003-08-14 Ralf Corsepius <corsepiu@…>

  • fsmount/Makefile.am: Revert previous change.
Location:
cpukit/libmisc
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • cpukit/libmisc/ChangeLog

    r9e5072c r740f41c  
     12003-08-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * fsmount/Makefile.am: Revert previous change.
     4
    152003-08-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    26
  • cpukit/libmisc/fsmount/Makefile.am

    r9e5072c r740f41c  
    1616OBJS = $(C_O_FILES)
    1717
    18 include $(top_srcdir)/automake/compile.am
    19 include $(top_srcdir)/automake/lib.am
     18include $(top_srcdir)/../automake/compile.am
     19include $(top_srcdir)/../automake/lib.am
    2020
    2121$(PROJECT_INCLUDE)/rtems:
     
    4040EXTRA_DIST = README fsmount.c
    4141
    42 include $(top_srcdir)/automake/local.am
     42include $(top_srcdir)/../automake/local.am
Note: See TracChangeset for help on using the changeset viewer.