[Lemon-commits] [lemon_svn] alpar: r2169 - hugo/trunk/gui
Lemon SVN
svn at lemon.cs.elte.hu
Mon Nov 6 20:50:40 CET 2006
Author: alpar
Date: Sat Aug 27 09:18:22 2005
New Revision: 2169
Modified:
hugo/trunk/gui/Makefile.am
Log:
Missing dependency added.
Modified: hugo/trunk/gui/Makefile.am
==============================================================================
--- hugo/trunk/gui/Makefile.am (original)
+++ hugo/trunk/gui/Makefile.am Sat Aug 27 09:18:22 2005
@@ -26,7 +26,8 @@
broken_edge.h \
new_map_win.cc \
new_map_win.h \
- xymap.h
+ xymap.h \
+ guipixbufs.h
glemon_CXXFLAGS = $(GTK_CFLAGS)
glemon_LDFLAGS = $(GTK_LIBS)
More information about the Lemon-commits
mailing list