summaryrefslogtreecommitdiff
path: root/Frameworks/guichan.framework/Versions/A/Headers/guichan/opengl/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Frameworks/guichan.framework/Versions/A/Headers/guichan/opengl/Makefile.am')
-rw-r--r--Frameworks/guichan.framework/Versions/A/Headers/guichan/opengl/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/Frameworks/guichan.framework/Versions/A/Headers/guichan/opengl/Makefile.am b/Frameworks/guichan.framework/Versions/A/Headers/guichan/opengl/Makefile.am
new file mode 100644
index 00000000..de86f5bd
--- /dev/null
+++ b/Frameworks/guichan.framework/Versions/A/Headers/guichan/opengl/Makefile.am
@@ -0,0 +1,7 @@
+libguichanincludedir = $(includedir)/guichan/opengl
+
+libguichaninclude_HEADERS = \
+ openglallegroimageloader.hpp \
+ openglgraphics.hpp \
+ openglimage.hpp \
+ openglsdlimageloader.hpp