From 259c314d142abd6f9295047c116235cfdd119563 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Mon, 17 Mar 2014 00:17:02 +0100 Subject: Remove imp.h and exp.h header files These include files don't have a function any more, remove them. --- src/portab/Makefile.ng | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/portab/Makefile.ng') diff --git a/src/portab/Makefile.ng b/src/portab/Makefile.ng index 17edbdf2..c9638034 100644 --- a/src/portab/Makefile.ng +++ b/src/portab/Makefile.ng @@ -25,7 +25,7 @@ portabtest_LDFLAGS = -L. portabtest_LDADD = -lngportab -noinst_HEADERS = imp.h exp.h portab.h splint.h +noinst_HEADERS = portab.h splint.h maintainer-clean-local: rm -f Makefile Makefile.in Makefile.am -- cgit 1.4.1