Changeset 56125f in git


Ignore:
Timestamp:
Jun 17, 2020, 11:10:47 AM (3 years ago)
Author:
Max Horn <max@…>
Branches:
(u'spielwiese', '8d54773d6c9e2f1d2593a28bc68b7eeab54ed529')
Children:
dcceaee41c3a6b7890199746954a6a34c333a1b7
Parents:
aba274b5e1a966ddd98ae002025832eac6ec7be2
git-author:
Max Horn <max@quendi.de>2020-06-17 11:10:47+02:00
git-committer:
Max Horn <max@quendi.de>2020-06-17 11:30:17+02:00
Message:
Fix an automake warning
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/polys/Makefile.am

    raba274 r56125f  
    105105#################################################
    106106# autogenerated sources
    107 nodist_SOURCES = templates/p_Procs.inc
    108107noinst_PROGRAMS = p_Procs_Generate
     108nodist_p_Procs_Generate_SOURCES = templates/p_Procs.inc
    109109p_Procs_Generate_SOURCES = p_Procs_Generate.cc
    110110p_Procs_Generate_CPPFLAGS = ${AM_CPPFLAGS} ${USE_P_PROCS_STATIC}
Note: See TracChangeset for help on using the changeset viewer.