diff options
Diffstat (limited to 'include/Makefile.am')
-rw-r--r-- | include/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/Makefile.am b/include/Makefile.am index 948adba..60c38b6 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,5 +1,5 @@ pkginclude_HEADERS = \ -engine.h glbase.h glcolor.h glfont.h gltexture.h glshape.h glwidgets.h sprite.h \ -base.h font.h shape.h mcolor.h +engine.h glbase.h glfont.h glshape.h glwidgets.h sprite.h \ +base.h font.h shape.h mcolor.h glsprite.h noinst_HEADERS = gettext.h |