summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2007-11-21 12:47:26 +0000
committerBastien Nocera <hadess@src.gnome.org>2007-11-21 12:47:26 +0000
commit8a92d1735155077f17e25eb84d77fcfb42943c42 (patch)
tree244da45c4e6cb67a35894129b390ffa425c60406 /Makefile.am
parent7ae0eebcb1ed1e07c46b9bf8d0b997b59962f2da (diff)
Move this... ... here
2007-11-21 Bastien Nocera <hadess@hadess.net> * src/plparse/*: Move this... * plparse/*: ... here * src/disc-test.c: Move to the plparse directory * Makefile.am: * browser-plugin/Makefile.am: * configure.in: * src/Makefile.am: * src/backend/Makefile.am: * src/plugins/bemused/Makefile.am: * src/plugins/properties/Makefile.am: * src/plugins/skipto/Makefile.am: Changes for the above (Closes: #496674) svn path=/trunk/; revision=4877
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 ee00cf14..9c8f8793 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = bindings po data lib src help
+SUBDIRS = lib plparse bindings po data src help
if ENABLE_BROWSER_PLUGINS
SUBDIRS += browser-plugin