glom r1627 - in trunk: . glom/utility_widgets glom/utility_widgets/egg/toolpalette



Author: jhs
Date: Mon Jun 16 10:40:55 2008
New Revision: 1627
URL: http://svn.gnome.org/viewvc/glom?rev=1627&view=rev

Log:
2008-06-16  Johannes Schmid  <johannes schmid openismus com>

        * glom/utility_widgets/egg/toolpalette/Makefile.am:
        Fixed distcheck



Modified:
   trunk/ChangeLog
   trunk/glom/utility_widgets/   (props changed)
   trunk/glom/utility_widgets/egg/toolpalette/Makefile.am

Modified: trunk/glom/utility_widgets/egg/toolpalette/Makefile.am
==============================================================================
--- trunk/glom/utility_widgets/egg/toolpalette/Makefile.am	(original)
+++ trunk/glom/utility_widgets/egg/toolpalette/Makefile.am	Mon Jun 16 10:40:55 2008
@@ -9,7 +9,7 @@
 noinst_LTLIBRARIES = libeggtoolpalette.la
 noinst_PROGRAMS = testtoolpalette
 
-libeggtoolpalette_la_SOURCES = eggenumaction.c eggtoolpalette.c eggtoolitemgroup.c
+libeggtoolpalette_la_SOURCES = eggenumaction.c eggtoolpalette.c eggtoolitemgroup.c eggtoolpalette.h eggtoolitemgroup.h eggenumaction.h
 
 testtoolpalette_SOURCES = testtoolpalette.c
 testtoolpalette_LDFLAGS = libeggtoolpalette.la ../util/libeggutil.la $(EGG_LIBS)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]