diff options
author | Manish Singh <yosh@gimp.org> | 2002-02-18 20:32:14 +0000 |
---|---|---|
committer | Manish Singh <yosh@src.gnome.org> | 2002-02-18 20:32:14 +0000 |
commit | a3b1cd22c444987759dc2af47828b5644879c5cc (patch) | |
tree | 6e9b616a93c7bd4831ed739ba764accc6426118d /Makefile.am | |
parent | ded86e553c088ce2ffb7b8376f52e9c95b1a55af (diff) | |
download | gdk-pixbuf-a3b1cd22c444987759dc2af47828b5644879c5cc.tar.gz |
don't comment out the lines to dist the packer example, just simply remove
2002-02-18 Manish Singh <yosh@gimp.org>
* Makefile.am: don't comment out the lines to dist the packer
example, just simply remove it. (the continuation line confused
make even though it was in the comment, barf)
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am index 73681d0aa..d126a78dd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -113,9 +113,6 @@ EXTRA_DIST = \ examples/spinbutton/Makefile \ examples/find-examples.sh -# examples/packer/Makefile \ -# examples/packer/pack.c \ - GDKTARGET=@gdktarget@ ## Copy .pc files to target-specific names |