From da9f17aa78b7b41424a546a2cf8b2a785f9a030f Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sat, 9 Jan 2010 00:11:35 +0000 Subject: strip legacy plotter interface cleanup line plotting interface move plotter interface structs to apropriate header svn path=/trunk/libnsfb/; revision=9798 --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index df23598..57fa975 100644 --- a/Makefile +++ b/Makefile @@ -28,7 +28,6 @@ I := /include INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):include/libnsfb.h INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):include/libnsfb_plot.h INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):include/libnsfb_plot_util.h -INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):include/libnsfb_legacy_plot.h INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):include/libnsfb_event.h INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):include/libnsfb_cursor.h INSTALL_ITEMS := $(INSTALL_ITEMS) /lib/pkgconfig:lib$(COMPONENT).pc.in -- cgit v1.2.3