| 1 |
diff -Nur siscone-2.0.5.orig/siscone/Makefile.am siscone-2.0.5/siscone/Makefile.am |
| 2 |
--- siscone-2.0.5.orig/siscone/Makefile.am 2012-01-13 08:09:29.000000000 +0000 |
| 3 |
+++ siscone-2.0.5/siscone/Makefile.am 2012-07-24 17:51:17.000000000 +0100 |
| 4 |
@@ -1,3 +1,4 @@ |
| 5 |
+ |
| 6 |
SUBDIRS = . spherical |
| 7 |
|
| 8 |
# build information for the SISCone library |
| 9 |
@@ -27,5 +28,3 @@ |
| 10 |
split_merge.h\ |
| 11 |
vicinity.h |
| 12 |
|
| 13 |
-# Don't distribute config.h. Note that it'll be accessible through -I. |
| 14 |
-nodist_include_HEADERS = config.h |
| 15 |
diff -Nur siscone-2.0.5.orig/siscone/spherical/Makefile.am siscone-2.0.5/siscone/spherical/Makefile.am |
| 16 |
--- siscone-2.0.5.orig/siscone/spherical/Makefile.am 2012-01-17 13:57:37.000000000 +0000 |
| 17 |
+++ siscone-2.0.5/siscone/spherical/Makefile.am 2012-07-24 17:51:39.000000000 +0100 |
| 18 |
@@ -15,7 +15,7 @@ |
| 19 |
|
| 20 |
# install the SISCone headers |
| 21 |
sisconeincludedir = $(includedir)/siscone/spherical |
| 22 |
-include_HEADERS = geom_2d.h\ |
| 23 |
+sisconeinclude_HEADERS = geom_2d.h\ |
| 24 |
hash.h\ |
| 25 |
momentum.h\ |
| 26 |
protocones.h\ |