diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2012-08-06 17:40:46 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2012-08-06 17:40:46 -0300 |
commit | 569a039054e738f3d4a8f77647e7eb310586ff29 (patch) | |
tree | a16e6d944b9b0214f5d3ce246c8615c5f2c81c06 | |
parent | 31942c8d98b481c9f59695f0008593902d7b21dd (diff) | |
download | puppet-drupal-569a039054e738f3d4a8f77647e7eb310586ff29.tar.gz puppet-drupal-569a039054e738f3d4a8f77647e7eb310586ff29.tar.bz2 |
Adding entity module
-rw-r--r-- | files/drupal7.make | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/files/drupal7.make b/files/drupal7.make index f823e61..b6d358f 100644 --- a/files/drupal7.make +++ b/files/drupal7.make @@ -101,3 +101,4 @@ projects[] = redirect projects[] = markdown projects[] = markdowneditor projects[] = print +projects[] = entity |