diff options
| author | Christopher Davis <loafier@gmail.com> | 2006-08-15 05:04:04 +0000 |
|---|---|---|
| committer | Christopher Davis <loafier@gmail.com> | 2006-08-15 05:04:04 +0000 |
| commit | 9283d8982431b9e1371efdd5cd731fe4e7db7fe8 (patch) | |
| tree | 68e30c306ae491acc85368bae14ffb837a717583 /Makefile.am | |
| parent | 501cfa59a78c2cb7ea76e9686aa33221c77ac9f3 (diff) | |
| download | irssi-python-9283d8982431b9e1371efdd5cd731fe4e7db7fe8.tar.gz irssi-python-9283d8982431b9e1371efdd5cd731fe4e7db7fe8.tar.xz irssi-python-9283d8982431b9e1371efdd5cd731fe4e7db7fe8.zip | |
fixing up for test1
git-svn-id: http://svn.irssi.org/repos/irssi-python@4315 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 3af145a..543d47d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = src scripts +SUBDIRS = src scripts docs variables: echo @PYTHON_CPPFLAGS@ |
