diff options
author | Matthias Clasen <mclasen@redhat.com> | 2014-05-02 21:48:33 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2014-05-10 22:04:09 -0400 |
commit | 81af602ddadd5a564a1fef19c91c570983446d7a (patch) | |
tree | d2383aa8a3910528176bbb7112240af53a858206 /configure.ac | |
parent | 2dc100fa7624bb7ab90a4fb156dabfba564ab0ec (diff) | |
download | gtk+-81af602ddadd5a564a1fef19c91c570983446d7a.tar.gz |
Initial import
This is a copy of https://github.com/chipx86/gtkparasite.git
with minimal edits to make it build.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 70912f337a..195d8747ab 100644 --- a/configure.ac +++ b/configure.ac @@ -1898,6 +1898,8 @@ modules/printbackends/lpr/Makefile modules/printbackends/file/Makefile modules/printbackends/papi/Makefile modules/printbackends/test/Makefile +modules/other/Makefile +modules/other/parasite/Makefile ]) AC_OUTPUT |