Browse Source

add missing makefile.am, copied from previous cppduals/duals

pre-master-46
Holger Vogt 11 months ago
parent
commit
7f8f510e91
  1. 6
      src/include/cppduals/duals/Makefile.am

6
src/include/cppduals/duals/Makefile.am

@ -0,0 +1,6 @@
## Process this file with automake to produce Makefile.in
noinst_HEADERS = \
dual
MAINTAINERCLEANFILES = Makefile.in
Loading…
Cancel
Save