Removing a C++ comment and simplifying the string handling
[freeglut] / Makefile.am
index e4153e7..c804a85 100644 (file)
@@ -1,13 +1,16 @@
-## Process this file with automake to produce makefile.im
+## Process this file with automake to produce Makefile.in
 
 SUBDIRS = src include progs doc
 AUTOMAKE_OPTIONS = gnu
 
 EXTRA_DIST = \
        AUTHORS COPYING ChangeLog INSTALL NEWS README TODO \
+       README.win32 LISEZ_MOI \
        freeglut.lsm autogen.sh \
        freeglut.kdevprj freeglut.kdevelop \
        freeglut.dsp freeglut.dsw \
        freeglut_static.dsp \
        freeglut_evc4.vcp freeglut_evc4.vcw
 
+libtool: $(LIBTOOL_DEPS)
+       $(SHELL) ./config.status --recheck