summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorHavoc Pennington <hp@pobox.com>2002-12-16 02:45:35 +0000
committerHavoc Pennington <hp@pobox.com>2002-12-16 02:45:35 +0000
commit8d70254d7ab5850228634f71bbc2cc4e9f5f9653 (patch)
tree4864280d211213728f39c39473bedea2ad50b371 /Makefile.am
parent21659e07c876bb66fbe16a11b211322424e96e06 (diff)
rename since glib 2.2 now has the symbol
2002-12-15 Havoc Pennington <hp@pobox.com> * src/vfolder-query.c (my_str_has_suffix): rename since glib 2.2 now has the symbol * src/menu-process.c (tree_node_find_subdir): fix compilation * test/run-test.c (main): add a start on a test program, which takes a file describing the menu file to load and the expected results of parsing that menu file, and checks whether the right results are generated.
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 a9c1590..0bf9a4d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,3 @@
-SUBDIRS=src
+SUBDIRS=src test