diff options
Diffstat (limited to 'src/portab/Makefile.am')
| -rw-r--r-- | src/portab/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/portab/Makefile.am b/src/portab/Makefile.am index 125cc31a..a57ea495 100644 --- a/src/portab/Makefile.am +++ b/src/portab/Makefile.am @@ -24,7 +24,7 @@ portabtest_LDFLAGS = -L. portabtest_LDADD = -lngportab -noinst_HEADERS = imp.h exp.h portab.h +noinst_HEADERS = imp.h exp.h portab.h splint.h maintainer-clean-local: rm -f Makefile Makefile.in |