diff options
| author | Karl Wette <karl.wette@ligo.org> | 2014-04-16 12:05:33 +0200 |
|---|---|---|
| committer | Karl Wette <karl.wette@ligo.org> | 2014-04-16 12:06:02 +0200 |
| commit | 3aacde4f5fd10b2504845f6b86171d9950671e17 (patch) | |
| tree | ed66bd0fad047f04a0cd4de8972354825dac9fff /Examples/python/constants/Makefile | |
| parent | 5934b08220f11c66f8128c75d54339ab84d4b972 (diff) | |
| download | swig-3aacde4f5fd10b2504845f6b86171d9950671e17.tar.gz | |
Whitespace cleanup of Example Makefiles
Diffstat (limited to 'Examples/python/constants/Makefile')
| -rw-r--r-- | Examples/python/constants/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/python/constants/Makefile b/Examples/python/constants/Makefile index 505f199de..15ffa24c9 100644 --- a/Examples/python/constants/Makefile +++ b/Examples/python/constants/Makefile @@ -1,6 +1,6 @@ TOP = ../.. SWIG = $(TOP)/../preinst-swig -SRCS = +SRCS = TARGET = example INTERFACE = example.i |
