Changeset b0857ee in git for gfanlib/Makefile.am


Ignore:
Timestamp:
Dec 24, 2013, 8:28:09 PM (9 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '8d54773d6c9e2f1d2593a28bc68b7eeab54ed529')
Children:
04b56b282e5394b8e639a964547ee410bc57b9008439117632b2775958b3610334ab1a449222539b
Parents:
f055e3af8c00d4c8bbfce1fb9a480cbe85f5613b
Message:
Removed tailing '/' for directory specs in Makefile.am-s
File:
1 edited

Legend:

Unmodified
Added
Removed
  • gfanlib/Makefile.am

    rf055e3 rb0857ee  
    55endif
    66
    7 libgfandir = $(libdir)/
     7# libgfandir = $(libdir)
    88
    99AM_CPPFLAGS = -I${top_srcdir} -I${top_builddir} -DGMPRATIONAL -DHAVE_CONFIG_H
     
    1212libgfan_la_SOURCES   = $(SOURCES)
    1313
    14 libgfan_includedir  =$(includedir)/gfanlib/
     14libgfan_includedir  =$(includedir)/gfanlib
    1515
    1616libgfan_include_HEADERS = gfanlib_z.h gfanlib_q.h gfanlib_vector.h gfanlib_matrix.h gfanlib_zcone.h gfanlib.h gfanlib_polyhedralfan.h gfanlib_polymakefile.h gfanlib_symmetriccomplex.h gfanlib_symmetry.h gfanlib_zfan.h
Note: See TracChangeset for help on using the changeset viewer.