*** empty log message ***
authorspixx <spixx>
Thu, 27 Apr 2006 10:56:07 +0000 (10:56 +0000)
committerspixx <spixx>
Thu, 27 Apr 2006 10:56:07 +0000 (10:56 +0000)
configure.in
src/Makefile.am

index 811bf8381eebcd8b45f8ef03eddb2b5d844bb62d..11cb2420b67e738ebb72b9015243e0c89abec12c 100644 (file)
@@ -1,7 +1,7 @@
 AC_INIT(configure.in)
 
 AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(lsystem3d, 0.1)
+AM_INIT_AUTOMAKE(lsystem3d, 0.0.1-2)
 
 AC_LANG_CPLUSPLUS
 AC_PROG_CXX
index bbd28ebbb07ea898e52335461fec2e687c5e5364..909976e1800cac32b57e6892ee2bba680411f635 100644 (file)
@@ -10,6 +10,4 @@ INCLUDES = `pkg-config libxml++-2.6 --cflags` $(all_includes)
 lsystem3d_LDFLAGS = $(all_libraries) -lglui -lglut -lGLU -lGL `pkg-config \
        libxml++-2.6 --libs`
 noinst_HEADERS = callbacks.h lindenmayersystem.h model.h openglwindow.h \
-               turtle.h vector.h xmlstructure.h lsystemparameters.h coordinate.h
-
-noinst_DATA = lsystem.xml
+               turtle.h vector.h xmlstructure.h lsystemparameters.h coordinate.h lsystem.xml