summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
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