diff options
author | pixel <pixel> | 2002-12-06 18:54:59 +0000 |
---|---|---|
committer | pixel <pixel> | 2002-12-06 18:54:59 +0000 |
commit | 70ab3da408f5939fbfec4237e87f503ae82b2179 (patch) | |
tree | cc2e867aa3d57fe7bead0e9fbf1b1cba9008eac5 /include | |
parent | 4e771e092cfb1d8c2850205285ba480e7376a186 (diff) |
Commit of the day.
Diffstat (limited to 'include')
-rw-r--r-- | include/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/Makefile.am b/include/Makefile.am index 1ad46fb..be0dd07 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1 +1,4 @@ +pkginclude_HEADERS = \ +engine.h glbase.h glfont.h gltexture.h + noinst_HEADERS = gettext.h |