add missing makefile.am, copied from previous cppduals/duals
This commit is contained in:
parent
64284d0fda
commit
334a67f0de
|
|
@ -0,0 +1,6 @@
|
||||||
|
## Process this file with automake to produce Makefile.in
|
||||||
|
|
||||||
|
noinst_HEADERS = \
|
||||||
|
dual
|
||||||
|
|
||||||
|
MAINTAINERCLEANFILES = Makefile.in
|
||||||
Loading…
Reference in New Issue