diff options
Diffstat (limited to 'src/qwtplot3d.mk')
-rw-r--r-- | src/qwtplot3d.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/qwtplot3d.mk b/src/qwtplot3d.mk index 3f51792..7075f5d 100644 --- a/src/qwtplot3d.mk +++ b/src/qwtplot3d.mk @@ -25,3 +25,5 @@ define $(PKG)_BUILD $(INSTALL) -d '$(PREFIX)/$(TARGET)/include/qwtplot3d' $(INSTALL) -m644 '$(1)/include'/*.h '$(PREFIX)/$(TARGET)/include/qwtplot3d/' endef + +$(PKG)_BUILD_SHARED = |