diff options
-rw-r--r-- | Makefile.am | 2 | ||||
-rw-r--r-- | productviewer/product.frag (renamed from product.frag) | 0 | ||||
-rw-r--r-- | productviewer/product.vert (renamed from product.vert) | 0 |
3 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 66d35ff..98258ec 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,3 +6,5 @@ else libproductviewer_la_CPPFLAGS = -I${includedir} endif include_HEADERS = productviewer.h +pkgdata_DATA = productviewer/product.vert \ + productviewer/product.frag diff --git a/product.frag b/productviewer/product.frag index 6bbb24d..6bbb24d 100644 --- a/product.frag +++ b/productviewer/product.frag diff --git a/product.vert b/productviewer/product.vert index b040d01..b040d01 100644 --- a/product.vert +++ b/productviewer/product.vert |