From 965c40751e2c1b86c61c0114e2e6773ed87e6a18 Mon Sep 17 00:00:00 2001 From: Jason Parker Date: Mon, 25 Aug 2008 17:50:48 +0000 Subject: Make sure we remove headers that we installed in install-include git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@4828 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 2c752a8..1438482 100644 --- a/Makefile +++ b/Makefile @@ -134,6 +134,7 @@ install-include: uninstall-include: rm -f $(DESTDIR)/usr/include/dahdi/kernel.h rm -f $(DESTDIR)/usr/include/dahdi/user.h + rm -f $(DESTDIR)/usr/include/dahdi/fasthdlc.h # Include any driver-specific header files here rm -f $(DESTDIR)/usr/include/dahdi/wctdm_user.h -rmdir $(DESTDIR)/usr/include/dahdi -- cgit v1.2.3