diff options
-rw-r--r-- | libmhello/libmhello/buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libmhello/libmhello/buildfile b/libmhello/libmhello/buildfile index 0121f24..f63f7c4 100644 --- a/libmhello/libmhello/buildfile +++ b/libmhello/libmhello/buildfile @@ -12,4 +12,4 @@ else # Install into the libmhello/ subdirectory of, say, /usr/include/. # -{hxx ixx txx}{*}: install = include/$project/ +mxx{*}: install = include/$project/ |