Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2006-08-20 23:08:44 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2006-08-20 23:08:44 (GMT)
commit006afba88f8aa23a4cc6031ce94adbee4bcd40a8 (patch)
tree4d4e0f77c8dac1fbb46917177591f0bb873cd4d2 /Makefile.am
parent51e4bdb87202642235adfdcb8b044a1508f30b21 (diff)
- Major review of the API. now all the API follows the naming convention:
gc_<module>_<item>_<action> for example gc_board_end, gc_bar_start, ... - added in gc_core.h functions that are shared in the core only. - fixed python plugins to remove API entries not needed for activities.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 67fa154..cef135b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,7 +6,7 @@ else
DOCS_SUBDIR=
endif
-SUBDIRS = po src boards $(DOCS_SUBDIR)
+SUBDIRS = po src boards $(DOCS_SUBDIR) autopackage
icondir=$(datadir)/pixmaps
icon_DATA = gcompris.png gcompris-edit.png