summaryrefslogtreecommitdiff
path: root/modules/Makefile.am
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2015-04-04 18:46:20 -0700
committerBehdad Esfahbod <behdad@behdad.org>2015-04-04 18:48:43 -0700
commit137832fa931e875b900dedd1c8909b46d1f7e8ad (patch)
treea9086e8e1f7707a4cc92369491c28d392f827018 /modules/Makefile.am
parentef69cbb18b00d7e454cf881a8f58bdabad04ecef (diff)
downloadpango-137832fa931e875b900dedd1c8909b46d1f7e8ad.tar.gz
[modules] Move language modules in source tree and remove modules/
This should complete the kill-modules effort. What is left is leftover removal and unbreaking stuff. Bug 733882 - Kill Pango modules, engines, and config files
Diffstat (limited to 'modules/Makefile.am')
-rw-r--r--modules/Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/modules/Makefile.am b/modules/Makefile.am
deleted file mode 100644
index fa58389e..00000000
--- a/modules/Makefile.am
+++ /dev/null
@@ -1,8 +0,0 @@
-## Process this file with automake to create Makefile.in.
-
-SUBDIRS = \
- arabic \
- indic \
- thai
-
--include $(top_srcdir)/git.mk